sockstat on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S sockstat

* (Optional) Uninstall sockstat on Arch using YAY

$ yay -Rns sockstat

2. Manually Install "sockstat" via AUR

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

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

b. Clone sockstat's git locally

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

c. Go to ~/sockstat folder and install it

$ cd ~/sockstat $ makepkg -si

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

ID: 766297
Name: sockstat
PackageBaseID: 155530
PackageBase: sockstat
Version: 0.4.1-1
Description: FreeBSD utility to display information about open sockets.
URL: https://packages.debian.org/sid/sockstat
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: partcyborg
Submitter: partcyborg
FirstSubmitted: 1594948196
LastModified: 1594948196
URLPath: /cgit/aur.git/snapshot/sockstat.tar.gz