less-Windows
GNU less compiled for Windows from the less source via GitHub Actions. New versions are being checked daily, and builds are compiled with the latest version of Visual Studio.
Installation
Binaries for less.exe
(and lesskey.exe
) are provided on the Releases Page. Download the appropriate one for your system. If you prefer to install less via a package manager, you can choose one of the following options:
Winget
A new version is pushed to the upstream winget-pkgs for every release:
winget install jftuga.less
Chocolatey
less is available in the Community Repository:
choco install less
Scoop
less is available in the Main bucket:
scoop install less