libcgroup on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libcgroup

* (Optional) Uninstall libcgroup on Arch using YAY

$ yay -Rns libcgroup

2. Manually Install "libcgroup" via AUR

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

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

b. Clone libcgroup's git locally

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

c. Go to ~/libcgroup folder and install it

$ cd ~/libcgroup $ makepkg -si

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

ID: 1407035
Name: libcgroup
PackageBaseID: 36703
PackageBase: libcgroup
Version: 3.1.0-0
Description: Library that abstracts the control group file system in Linux
URL: https://github.com/libcgroup/libcgroup
NumVotes: 118
Popularity: 8.3E-5
OutOfDate:
Maintainer: androw
Submitter: heftig
FirstSubmitted: 1272196860
LastModified: 1707571484
URLPath: /cgit/aur.git/snapshot/libcgroup.tar.gz