lnav-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "lnav-git" 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

b. Install lnav-git on Arch using YAY

$ yay -S lnav-git

* (Optional) Uninstall lnav-git on Arch using YAY

$ yay -Rns lnav-git

2. Manually Install "lnav-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone lnav-git's git locally

$ git clone https://aur.archlinux.org/lnav-git.git ~/lnav-git

c. Go to ~/lnav-git folder and install it

$ cd ~/lnav-git $ makepkg -si

3. Information about the lnav-git package on Arch User Repository (AUR)

ID: 929743
Name: lnav-git
PackageBaseID: 91833
PackageBase: lnav-git
Version: 0.10.0.beta1.r9.g4a11b737-1
Description: A curses-based tool for viewing and analyzing log files
URL: http://lnav.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: willemw
Submitter: x33a
FirstSubmitted: 1427880847
LastModified: 1625340498
URLPath: /cgit/aur.git/snapshot/lnav-git.tar.gz