ruby-debug on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "ruby-debug" 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-debug on Arch using YAY
$
yay -S
ruby-debug
Copied
* (Optional) Uninstall ruby-debug on Arch using YAY
$
yay -Rns
ruby-debug
Copied
2. Manually Install "ruby-debug" 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-debug's git locally
$
git clone https://aur.archlinux.org/ruby-debug.git
~/ruby-debug
Copied
c. Go to ~/ruby-debug folder and install it
$
cd
~/ruby-debug
Copied
$
makepkg -si
Copied
3. Information about the ruby-debug package on Arch User Repository (AUR)
ID: 1258496
Name: ruby-debug
PackageBaseID: 168111
PackageBase: ruby-debug
Version: 1.8.0-1
Description: Debugging functionality for Ruby
URL: https://github.com/ruby/debug
NumVotes: 0
Popularity: 0
OutOfDate: 1704903298
Maintainer: Tenshi65535
Submitter: zhangkaizhao
FirstSubmitted: 1624078859
LastModified: 1684197064
URLPath: /cgit/aur.git/snapshot/ruby-debug.tar.gz
Name: ruby-debug
PackageBaseID: 168111
PackageBase: ruby-debug
Version: 1.8.0-1
Description: Debugging functionality for Ruby
URL: https://github.com/ruby/debug
NumVotes: 0
Popularity: 0
OutOfDate: 1704903298
Maintainer: Tenshi65535
Submitter: zhangkaizhao
FirstSubmitted: 1624078859
LastModified: 1684197064
URLPath: /cgit/aur.git/snapshot/ruby-debug.tar.gz