cinfo on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cinfo

* (Optional) Uninstall cinfo on Arch using YAY

$ yay -Rns cinfo

2. Manually Install "cinfo" via AUR

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

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

b. Clone cinfo's git locally

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

c. Go to ~/cinfo folder and install it

$ cd ~/cinfo $ makepkg -si

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

ID: 1404262
Name: cinfo
PackageBaseID: 186592
PackageBase: cinfo
Version: 0.5.5-1
Description: a fast and minimal system information tool for linux-based operating systems
URL: https://github.com/mrdotx/cinfo
NumVotes: 2
Popularity: 0.490957
OutOfDate:
Maintainer: mrdotx
Submitter: mrdotx
FirstSubmitted: 1665771157
LastModified: 1707121225
URLPath: /cgit/aur.git/snapshot/cinfo.tar.gz