ruby-git on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "ruby-git" 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 ruby-git on Arch using YAY
$
yay -S
ruby-git
Copied
* (Optional) Uninstall ruby-git on Arch using YAY
$
yay -Rns
ruby-git
Copied
2. Manually Install "ruby-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ruby-git's git locally
$
git clone https://aur.archlinux.org/ruby-git.git
~/ruby-git
Copied
c. Go to ~/ruby-git folder and install it
$
cd
~/ruby-git
Copied
$
makepkg -si
Copied
3. Information about the ruby-git package on Arch User Repository (AUR)
ID: 1387489
Name: ruby-git
PackageBaseID: 100349
PackageBase: ruby-git
Version: 1.19.1-1
Description: Ruby library to manipulate git repositories by wrapping system calls to the git binary
URL: https://github.com/ruby-git/ruby-git
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1442715531
LastModified: 1705492565
URLPath: /cgit/aur.git/snapshot/ruby-git.tar.gz
Name: ruby-git
PackageBaseID: 100349
PackageBase: ruby-git
Version: 1.19.1-1
Description: Ruby library to manipulate git repositories by wrapping system calls to the git binary
URL: https://github.com/ruby-git/ruby-git
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1442715531
LastModified: 1705492565
URLPath: /cgit/aur.git/snapshot/ruby-git.tar.gz