macOS
brew install lesslocal Homebrew formula metadata
sudo port install lessMacPorts ports tree · textproc/less/Portfile · ソース: api.github.com
brew
less のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lesslocal Homebrew formula metadata
sudo port install lessMacPorts ports tree · textproc/less/Portfile · ソース: api.github.com
sudo apk add lessAlpine Linux edge package indexes · less · ソース: dl-cdn.alpinelinux.org
sudo dnf install lessFedora Rawhide package metadata · less · ソース: dl.fedoraproject.org
nix profile install nixpkgs#lessnixpkgs package indexes · pkgs/by-name/le/less/package.nix · ソース: api.github.com
sudo pacman -S lessArch Linux sync databases · less · ソース: geo.mirror.pkgbuild.com
sudo zypper install lessopenSUSE Tumbleweed package metadata · less · ソース: download.opensuse.org
choco install LessChocolatey community package catalog · Less · ソース: community.chocolatey.org
scoop install main/lessScoop official bucket manifest trees · bucket/less.json · ソース: api.github.com
winget install --id jftuga.less -eWindows Package Manager source index · jftuga.less · ソース: cdn.winget.microsoft.com
概要
Pager program similar to more
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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:\syslesskey実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
less | cli | グローバル実行可能ファイル | |
lesskey | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.greenwoodsoftware.com/less/index.html
インストールメタデータ
| パッケージキー | brew:less |
|---|---|
| バージョン | 704 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/less |
| ホームページ | https://www.greenwoodsoftware.com/less/index.html |
| リポジトリ | https://github.com/gwsw/less |
| 上流ドキュメント | https://www.greenwoodsoftware.com/less/faq.html |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://www.greenwoodsoftware.com/less/less-704.tar.gz |
| 最終更新 | 2026-06-06T20:47:51Z |
| Pulse | updated |
| 依存関係 | ncurses, pcre2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.