nvimpager on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "nvimpager" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install nvimpager on Arch using YAY
$
yay -S
nvimpager
Copied
* (Optional) Uninstall nvimpager on Arch using YAY
$
yay -Rns
nvimpager
Copied
2. Manually Install "nvimpager" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nvimpager's git locally
$
git clone https://aur.archlinux.org/nvimpager.git
~/nvimpager
Copied
c. Go to ~/nvimpager folder and install it
$
cd
~/nvimpager
Copied
$
makepkg -si
Copied
3. Information about the nvimpager package on Arch User Repository (AUR)
ID: 1261524
Name: nvimpager
PackageBaseID: 183313
PackageBase: nvimpager
Version: 0.12.0-1
Description: Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting
URL: https://github.com/lucc/nvimpager
NumVotes: 8
Popularity: 1.875226
OutOfDate:
Maintainer: liljaylj
Submitter: liljaylj
FirstSubmitted: 1655516285
LastModified: 1684753503
URLPath: /cgit/aur.git/snapshot/nvimpager.tar.gz
Name: nvimpager
PackageBaseID: 183313
PackageBase: nvimpager
Version: 0.12.0-1
Description: Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting
URL: https://github.com/lucc/nvimpager
NumVotes: 8
Popularity: 1.875226
OutOfDate:
Maintainer: liljaylj
Submitter: liljaylj
FirstSubmitted: 1655516285
LastModified: 1684753503
URLPath: /cgit/aur.git/snapshot/nvimpager.tar.gz