lsof-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "lsof-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 lsof-git on Arch using YAY

$ yay -S lsof-git

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

$ yay -Rns lsof-git

2. Manually Install "lsof-git" via AUR

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

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

b. Clone lsof-git's git locally

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

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

$ cd ~/lsof-git $ makepkg -si

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

ID: 1239710
Name: lsof-git
PackageBaseID: 148078
PackageBase: lsof-git
Version: 4.98.0.r82.ge934d94-1
Description: List open files running processes
URL: https://github.com/lsof-org/lsof
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1578753255
LastModified: 1681201394
URLPath: /cgit/aur.git/snapshot/lsof-git.tar.gz