rbspy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S rbspy

* (Optional) Uninstall rbspy on Arch using YAY

$ yay -Rns rbspy

2. Manually Install "rbspy" via AUR

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

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

b. Clone rbspy's git locally

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

c. Go to ~/rbspy folder and install it

$ cd ~/rbspy $ makepkg -si

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

ID: 1290120
Name: rbspy
PackageBaseID: 131713
PackageBase: rbspy
Version: 0.17.0-1
Description: Sampling profiler for Ruby
URL: https://rbspy.github.io
NumVotes: 0
Popularity: 0
OutOfDate: 1701519466
Maintainer: renatolond
Submitter: zhangkaizhao
FirstSubmitted: 1524214311
LastModified: 1689586226
URLPath: /cgit/aur.git/snapshot/rbspy.tar.gz