gcompmgr on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gcompmgr

* (Optional) Uninstall gcompmgr on Arch using YAY

$ yay -Rns gcompmgr

2. Manually Install "gcompmgr" via AUR

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

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

b. Clone gcompmgr's git locally

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

c. Go to ~/gcompmgr folder and install it

$ cd ~/gcompmgr $ makepkg -si

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

ID: 325854
Name: gcompmgr
PackageBaseID: 114147
PackageBase: gcompmgr
Version: 0.21-9
Description: Graphical front end for xcompmgr
URL: http://sourceforge.net/projects/gcompmgr/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: 8100d1r0n
Submitter: 8100d1r0n
FirstSubmitted: 1469991663
LastModified: 1469991730
URLPath: /cgit/aur.git/snapshot/gcompmgr.tar.gz