ruby-tk on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-tk

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

$ yay -Rns ruby-tk

2. Manually Install "ruby-tk" via AUR

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

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

b. Clone ruby-tk's git locally

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

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

$ cd ~/ruby-tk $ makepkg -si

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

ID: 1161951
Name: ruby-tk
PackageBaseID: 187085
PackageBase: ruby-tk
Version: 0.4.0-1
Description: Tk interface module using tcltklib.
URL: https://github.com/ruby/tk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Levitating
Submitter: Levitating
FirstSubmitted: 1667442608
LastModified: 1667442608
URLPath: /cgit/aur.git/snapshot/ruby-tk.tar.gz