gem on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gem

* (Optional) Uninstall gem on Arch using YAY

$ yay -Rns gem

2. Manually Install "gem" via AUR

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

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

b. Clone gem's git locally

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

c. Go to ~/gem folder and install it

$ cd ~/gem $ makepkg -si

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

ID: 1374162
Name: gem
PackageBaseID: 200553
PackageBase: gem
Version: 0.1.0-1
Description: Command-line tool written in bash to backup and manage Gnome extensions and their configs
URL: https://github.com/gohny/gem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gohny
Submitter: gohny
FirstSubmitted: 1702530695
LastModified: 1703272391
URLPath: /cgit/aur.git/snapshot/gem.tar.gz