systempreferences on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S systempreferences

* (Optional) Uninstall systempreferences on Arch using YAY

$ yay -Rns systempreferences

2. Manually Install "systempreferences" via AUR

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

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

b. Clone systempreferences's git locally

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

c. Go to ~/systempreferences folder and install it

$ cd ~/systempreferences $ makepkg -si

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

ID: 567085
Name: systempreferences
PackageBaseID: 113732
PackageBase: systempreferences
Version: 1.2.0-1
Description: An application which allows to manage the settings of many aspects of the gnustep environment and its applications.
URL: http://www.gnustep.org/experience/systempreferences.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ashman
FirstSubmitted: 1468793449
LastModified: 1544411398
URLPath: /cgit/aur.git/snapshot/systempreferences.tar.gz