ruby-byebug on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ruby-byebug

* (Optional) Uninstall ruby-byebug on Arch using YAY

$ yay -Rns ruby-byebug

2. Manually Install "ruby-byebug" via AUR

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

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

b. Clone ruby-byebug's git locally

$ git clone https://aur.archlinux.org/ruby-byebug.git ~/ruby-byebug

c. Go to ~/ruby-byebug folder and install it

$ cd ~/ruby-byebug $ makepkg -si

3. Information about the ruby-byebug package on Arch User Repository (AUR)

ID: 989223
Name: ruby-byebug
PackageBaseID: 164834
PackageBase: ruby-byebug
Version: 11.1.3-1
Description: Ruby debugger
URL: https://github.com/deivid-rodriguez/byebug
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Segaja
FirstSubmitted: 1616621472
LastModified: 1636996432
URLPath: /cgit/aur.git/snapshot/ruby-byebug.tar.gz