c++-gtk-utils on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S c++-gtk-utils

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

$ yay -Rns c++-gtk-utils

2. Manually Install "c++-gtk-utils" via AUR

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

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

b. Clone c++-gtk-utils's git locally

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

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

$ cd ~/c++-gtk-utils $ makepkg -si

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

ID: 1147665
Name: c++-gtk-utils
PackageBaseID: 128727
PackageBase: c++-gtk-utils
Version: 2.2.20-1
Description: Classes and functions for programming in GTK+
URL: https://cxx-gtk-utils.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: Barthalion
FirstSubmitted: 1515182912
LastModified: 1664748906
URLPath: /cgit/aur.git/snapshot/c++-gtk-utils.tar.gz