glsof on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S glsof

* (Optional) Uninstall glsof on Arch using YAY

$ yay -Rns glsof

2. Manually Install "glsof" via AUR

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

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

b. Clone glsof's git locally

$ git clone https://aur.archlinux.org/glsof.git ~/glsof

c. Go to ~/glsof folder and install it

$ cd ~/glsof $ makepkg -si

3. Information about the glsof package on Arch User Repository (AUR)

ID: 600768
Name: glsof
PackageBaseID: 140932
PackageBase: glsof
Version: 2.4.1-2
Description: Two separate GUI utilities (Queries and Filemonitor) to the lsof command line utility
URL: http://glsof.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eugene
Submitter: arojas
FirstSubmitted: 1554272798
LastModified: 1554272798
URLPath: /cgit/aur.git/snapshot/glsof.tar.gz