ruby-gtk2 on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S ruby-gtk2

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

$ yay -Rns ruby-gtk2

2. Manually Install "ruby-gtk2" via AUR

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

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

b. Clone ruby-gtk2's git locally

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

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

$ cd ~/ruby-gtk2 $ makepkg -si

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

ID: 1003909
Name: ruby-gtk2
PackageBaseID: 162230
PackageBase: ruby-gtk2
Version: 3.4.3-2
Description: Ruby binding of GTK+-2.x.
URL: http://ruby-gnome2.sourceforge.jp/
NumVotes: 2
Popularity: 0
OutOfDate: 1709810222
Maintainer: bidulock
Submitter: mokkurkalve
FirstSubmitted: 1610977894
LastModified: 1639549599
URLPath: /cgit/aur.git/snapshot/ruby-gtk2.tar.gz