ifstat on AUR (Arch User Repository)
Last updated: February 24,2025
1. Install "ifstat" 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
Copied
b. Install ifstat on Arch using YAY
$
yay -S
ifstat
Copied
* (Optional) Uninstall ifstat on Arch using YAY
$
yay -Rns
ifstat
Copied
2. Manually Install "ifstat" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ifstat's git locally
$
git clone https://aur.archlinux.org/ifstat.git
~/ifstat
Copied
c. Go to ~/ifstat folder and install it
$
cd
~/ifstat
Copied
$
makepkg -si
Copied
3. Information about the ifstat package on Arch User Repository (AUR)
ID: 506831
Name: ifstat
PackageBaseID: 131973
PackageBase: ifstat
Version: 1.1-1
Description: A tool to report network interfaces bandwith just like vmstat/iostat do for other system counters
URL: http://gael.roualland.free.fr/ifstat/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: njones
Submitter: njones
FirstSubmitted: 1525100735
LastModified: 1525100925
URLPath: /cgit/aur.git/snapshot/ifstat.tar.gz
Name: ifstat
PackageBaseID: 131973
PackageBase: ifstat
Version: 1.1-1
Description: A tool to report network interfaces bandwith just like vmstat/iostat do for other system counters
URL: http://gael.roualland.free.fr/ifstat/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: njones
Submitter: njones
FirstSubmitted: 1525100735
LastModified: 1525100925
URLPath: /cgit/aur.git/snapshot/ifstat.tar.gz