gem on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install gem on Arch using YAY
$
yay -S
gem
Copied
* (Optional) Uninstall gem on Arch using YAY
$
yay -Rns
gem
Copied
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
Copied
b. Clone gem's git locally
$
git clone https://aur.archlinux.org/gem.git
~/gem
Copied
c. Go to ~/gem folder and install it
$
cd
~/gem
Copied
$
makepkg -si
Copied
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
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