ruby-bdb on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ruby-bdb

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

$ yay -Rns ruby-bdb

2. Manually Install "ruby-bdb" via AUR

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

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

b. Clone ruby-bdb's git locally

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

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

$ cd ~/ruby-bdb $ makepkg -si

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

ID: 311241
Name: ruby-bdb
PackageBaseID: 111135
PackageBase: ruby-bdb
Version: 0.2.6-1
Description: Ruby Berkeley DB
URL: http://github.com/$pkgname/$_gemname
NumVotes: 2
Popularity: 0
OutOfDate: 1656353152
Maintainer: jamesan
FirstSubmitted: 1462873533
LastModified: 1465376416
URLPath: /cgit/aur.git/snapshot/ruby-bdb.tar.gz

5. The same packages on other Linux Distributions