inxi on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S inxi

* (Optional) Uninstall inxi on Arch using YAY

$ yay -Rns inxi

2. Manually Install "inxi" via AUR

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

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

b. Clone inxi's git locally

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

c. Go to ~/inxi folder and install it

$ cd ~/inxi $ makepkg -si

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

ID: 1119263
Name: inxi
PackageBaseID: 130935
PackageBase: inxi
Version: 3.3.20.1-1
Description: Full featured CLI system information tool
URL: https://smxi.org/docs/inxi.htm
NumVotes: 198
Popularity: 8.412037
OutOfDate: 1661233333
Maintainer: FabioLolix
FirstSubmitted: 1521560700
LastModified: 1659176182
URLPath: /cgit/aur.git/snapshot/inxi.tar.gz