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