makepkg-cg on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S makepkg-cg

* (Optional) Uninstall makepkg-cg on Arch using YAY

$ yay -Rns makepkg-cg

2. Manually Install "makepkg-cg" via AUR

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

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

b. Clone makepkg-cg's git locally

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

c. Go to ~/makepkg-cg folder and install it

$ cd ~/makepkg-cg $ makepkg -si

3. Information about the makepkg-cg package on Arch User Repository (AUR)

ID: 1348036
Name: makepkg-cg
PackageBaseID: 192096
PackageBase: makepkg-cg
Version: 0.2.2.pre-1
Description: A makepkg wrapper using Control Groups via systemd.resource-control
URL: https://github.com/ctrlcctrlv/makepkg-cg
NumVotes: 2
Popularity: 0.067423
OutOfDate:
Maintainer: fbrennan
Submitter: fbrennan
FirstSubmitted: 1680237953
LastModified: 1699207424
URLPath: /cgit/aur.git/snapshot/makepkg-cg.tar.gz