inxi-git on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S inxi-git

* (Optional) Uninstall inxi-git on Arch using YAY

$ yay -Rns inxi-git

2. Manually Install "inxi-git" via AUR

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

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

b. Clone inxi-git's git locally

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

c. Go to ~/inxi-git folder and install it

$ cd ~/inxi-git $ makepkg -si

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

ID: 996152
Name: inxi-git
PackageBaseID: 130967
PackageBase: inxi-git
Version: 3.3.09.r0.g2feaf0b8-2
Description: Full featured CLI system information tool
URL: https://smxi.org/docs/inxi.htm
NumVotes: 4
Popularity: 3.5E-5
OutOfDate:
Maintainer: FabioLolix
FirstSubmitted: 1521627282
LastModified: 1638301867
URLPath: /cgit/aur.git/snapshot/inxi-git.tar.gz