ifstatus on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S ifstatus

* (Optional) Uninstall ifstatus on Arch using YAY

$ yay -Rns ifstatus

2. Manually Install "ifstatus" via AUR

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

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

b. Clone ifstatus's git locally

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

c. Go to ~/ifstatus folder and install it

$ cd ~/ifstatus $ makepkg -si

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

ID: 1196324
Name: ifstatus
PackageBaseID: 189497
PackageBase: ifstatus
Version: 2.0.0-1
Description: A simple CLI program for displaying network statistics in real time
URL: https://ifstatus.sourceforge.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: doc_l3u
Submitter: doc_l3u
FirstSubmitted: 1673610055
LastModified: 1673610055
URLPath: /cgit/aur.git/snapshot/ifstatus.tar.gz