libcgroup on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install libcgroup on Arch using YAY
$
yay -S
libcgroup
Copied
* (Optional) Uninstall libcgroup on Arch using YAY
$
yay -Rns
libcgroup
Copied
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
Copied
b. Clone libcgroup's git locally
$
git clone https://aur.archlinux.org/libcgroup.git
~/libcgroup
Copied
c. Go to ~/libcgroup folder and install it
$
cd
~/libcgroup
Copied
$
makepkg -si
Copied
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
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