gnome-system-tools on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S gnome-system-tools

* (Optional) Uninstall gnome-system-tools on Arch using YAY

$ yay -Rns gnome-system-tools

2. Manually Install "gnome-system-tools" via AUR

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

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

b. Clone gnome-system-tools's git locally

$ git clone https://aur.archlinux.org/gnome-system-tools.git ~/gnome-system-tools

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

$ cd ~/gnome-system-tools $ makepkg -si

3. Information about the gnome-system-tools package on Arch User Repository (AUR)

ID: 836066
Name: gnome-system-tools
PackageBaseID: 62356
PackageBase: gnome-system-tools
Version: 3.0.0-6
Description: Cross-platform configuration utilities for GNOME
URL: https://en.wikipedia.org/wiki/GNOME_System_Tools
NumVotes: 30
Popularity: 0
OutOfDate: 1704977838
Maintainer: Geballin
Submitter: Red54
FirstSubmitted: 1346234784
LastModified: 1608479824
URLPath: /cgit/aur.git/snapshot/gnome-system-tools.tar.gz