ruby-bacon on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-bacon

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

$ yay -Rns ruby-bacon

2. Manually Install "ruby-bacon" via AUR

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

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

b. Clone ruby-bacon's git locally

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

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

$ cd ~/ruby-bacon $ makepkg -si

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

ID: 579293
Name: ruby-bacon
PackageBaseID: 137979
PackageBase: ruby-bacon
Version: 1.2.0-5
Description: a small RSpec clone
URL: http://github.com/chneukirchen/bacon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a-wing
FirstSubmitted: 1544530065
LastModified: 1548183326
URLPath: /cgit/aur.git/snapshot/ruby-bacon.tar.gz