libcsys on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libcsys

* (Optional) Uninstall libcsys on Arch using YAY

$ yay -Rns libcsys

2. Manually Install "libcsys" via AUR

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

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

b. Clone libcsys's git locally

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

c. Go to ~/libcsys folder and install it

$ cd ~/libcsys $ makepkg -si

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

ID: 1311338
Name: libcsys
PackageBaseID: 145102
PackageBase: libcsys
Version: 4.5.0-1
Description: Library for managing drive and getting system resource information in real time
URL: https://gitlab.com/cubocore/coreapps/libcsys
NumVotes: 3
Popularity: 0.752278
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1568640253
LastModified: 1693405611
URLPath: /cgit/aur.git/snapshot/libcsys.tar.gz