pacgem on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pacgem

* (Optional) Uninstall pacgem on Arch using YAY

$ yay -Rns pacgem

2. Manually Install "pacgem" via AUR

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

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

b. Clone pacgem's git locally

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

c. Go to ~/pacgem folder and install it

$ cd ~/pacgem $ makepkg -si

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

ID: 238112
Name: pacgem
PackageBaseID: 101501
PackageBase: pacgem
Version: 0.9.12-2
Description: Install Ruby Gems as Arch Linux packages
URL: http://github.com/minad/pacgem
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1444382891
LastModified: 1444382917
URLPath: /cgit/aur.git/snapshot/pacgem.tar.gz