gorm on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S gorm

* (Optional) Uninstall gorm on Arch using YAY

$ yay -Rns gorm

2. Manually Install "gorm" via AUR

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

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

b. Clone gorm's git locally

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

c. Go to ~/gorm folder and install it

$ cd ~/gorm $ makepkg -si

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

ID: 1209876
Name: gorm
PackageBaseID: 166668
PackageBase: gorm
Version: 1.3.1-1
Description: GNUstep's easy-to-use interface designer
URL: http://www.gnustep.org/experience/Gorm.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1620652579
LastModified: 1676183466
URLPath: /cgit/aur.git/snapshot/gorm.tar.gz