macOS
brew install lesslocal Homebrew formula metadata
sudo port install lessMacPorts ports tree · textproc/less/Portfile · source: api.github.com
brew
Pager program similar to more. Version 704 via Homebrew; verified 2026-06-06.
install
brew install lesslocal Homebrew formula metadata
sudo port install lessMacPorts ports tree · textproc/less/Portfile · source: api.github.com
sudo apk add lessAlpine Linux edge package indexes · less · source: dl-cdn.alpinelinux.org
sudo apt install lessDebian stable package indexes · less · source: deb.debian.org
sudo dnf install lessFedora Rawhide package metadata · less · source: dl.fedoraproject.org
nix profile install nixpkgs#lessnixpkgs package indexes · pkgs/by-name/le/less/package.nix · source: api.github.com
sudo pacman -S lessArch Linux sync databases · less · source: geo.mirror.pkgbuild.com
sudo zypper install lessopenSUSE Tumbleweed package metadata · less · source: download.opensuse.org
choco install LessChocolatey community package catalog · Less · source: community.chocolatey.org
scoop install main/lessScoop official bucket manifest trees · bucket/less.json · source: api.github.com
winget install --id jftuga.less -eWindows Package Manager source index · jftuga.less · source: cdn.winget.microsoft.com
overview
Pager program similar to more
history
less is a classic terminal pager: a free, open source program for viewing text one screen at a time, similar to more but with richer navigation and search behavior.
The official FAQ says less was written by Mark Nudelman and is maintained by him. The source tree's copyright file dates the code line to 1984, and the README identifies the distribution as part of the GNU project while also documenting a separate Less License option.
The program has stayed under active maintenance for decades. Greenwood Software's release page records many numbered releases from the 2010s and 2020s, while the NEWS file tracks ongoing pager features such as OSC 8 hyperlink handling, command mapping, prompt expansion, mouse support, regex behavior, and platform fixes.
The official home page describes less as present on most Linux, Unix, and Mac OS systems and on many other operating systems. The FAQ also notes distribution through standard Unix-like system software and GNU archives.
Its adoption is helped by being a drop-in pager for commands and environment variables such as PAGER. Developers use it through man, git, shells, build logs, and package-manager output without always invoking it directly.
less opens files or standard input for interactive viewing, with forward and backward movement, searching, marks, filtering, follow mode, and configurable key bindings through lesskey-style configuration.
Package builds usually install the less and lesskey executables plus manual pages. The README recommends downloading numbered release packages from Greenwood Software for ordinary use and cloning the Git repository only for source development.
less is package-nerd bedrock: a tiny command that sits in the path of almost every Unix developer workflow. Its value is partly invisible because many tools delegate paging to it, making the package a system utility dependency rather than an application people consciously launch.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/lesskey~/.config/lesskey~/.lesskey/usr/local/etc/syslesskey~/_lesskeylesskey.inic:\syslesskeyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
less | cli | global executable | |
lesskey | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.greenwoodsoftware.com/less/index.html
install metadata
| Package key | brew:less |
|---|---|
| Version | 704 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/less |
| Homepage | https://www.greenwoodsoftware.com/less/index.html |
| Repository | https://github.com/gwsw/less |
| Upstream docs | https://www.greenwoodsoftware.com/less/faq.html |
| License | GPL-3.0-or-later |
| Source archive | https://www.greenwoodsoftware.com/less/less-704.tar.gz |
| Last updated | 2026-06-06T20:47:51Z |
| Pulse | updated |
| Dependencies | ncurses, pcre2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | less |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
less 668-1
pager program similar to more
http://www.greenwoodsoftware.com/less/
sudo apt install lessless
nix profile install nixpkgs#lessless 590-2ubuntu2
pager program similar to more
http://www.greenwoodsoftware.com/less/
sudo apt install lessless 702-r0
File pager
https://www.greenwoodsoftware.com/less/
sudo apk add lessless-doc 702-r0
File pager (documentation)
https://www.greenwoodsoftware.com/less/
sudo apk add less-docless 702-1.fc45
A text file browser similar to more, but better
https://www.greenwoodsoftware.com/less/
sudo dnf install lessless-color 702-1.fc45
Colorizers for less
https://www.greenwoodsoftware.com/less/
sudo dnf install less-colorless 1:704-1
A terminal based program for viewing text files
https://www.greenwoodsoftware.com/less/
sudo pacman -S lessless 702-1.1
Text File Browser and Pager Similar to more
https://www.greenwoodsoftware.com/less/
sudo zypper install lessless
sudo port install lessLess
choco install Lessmain/less
scoop install main/lessjftuga.less
winget install --id jftuga.less -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.