gnome-c-utils on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S gnome-c-utils

* (Optional) Uninstall gnome-c-utils on Arch using YAY

$ yay -Rns gnome-c-utils

2. Manually Install "gnome-c-utils" via AUR

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

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

b. Clone gnome-c-utils's git locally

$ git clone https://aur.archlinux.org/gnome-c-utils.git ~/gnome-c-utils

c. Go to ~/gnome-c-utils folder and install it

$ cd ~/gnome-c-utils $ makepkg -si

3. Information about the gnome-c-utils package on Arch User Repository (AUR)

ID: 907255
Name: gnome-c-utils
PackageBaseID: 166906
PackageBase: gnome-c-utils
Version: 3.38.0-1
Description: Utilities when programming for GNOME, for the C language.
URL: https://github.com/swilmet/gnome-c-utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FirstAirBender
Submitter: FirstAirBender
FirstSubmitted: 1621022749
LastModified: 1621022749
URLPath: /cgit/aur.git/snapshot/gnome-c-utils.tar.gz