gnustep-back on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S gnustep-back

* (Optional) Uninstall gnustep-back on Arch using YAY

$ yay -Rns gnustep-back

2. Manually Install "gnustep-back" via AUR

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

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

b. Clone gnustep-back's git locally

$ git clone https://aur.archlinux.org/gnustep-back.git ~/gnustep-back

c. Go to ~/gnustep-back folder and install it

$ cd ~/gnustep-back $ makepkg -si

3. Information about the gnustep-back package on Arch User Repository (AUR)

ID: 1209491
Name: gnustep-back
PackageBaseID: 128934
PackageBase: gnustep-back
Version: 0.30.0-1
Description: The GNUstep GUI Backend
URL: https://github.com/gnustep/libs-back
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Barthalion
FirstSubmitted: 1515342529
LastModified: 1676090659
URLPath: /cgit/aur.git/snapshot/gnustep-back.tar.gz