ruby-gssapi on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-gssapi

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

$ yay -Rns ruby-gssapi

2. Manually Install "ruby-gssapi" via AUR

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

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

b. Clone ruby-gssapi's git locally

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

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

$ cd ~/ruby-gssapi $ makepkg -si

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

ID: 824545
Name: ruby-gssapi
PackageBaseID: 104187
PackageBase: ruby-gssapi
Version: 1.3.1-1
Description: A FFI wrapper around the system GSSAPI library.
URL: http://github.com/zenchild/gssapi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: CarstenF
FirstSubmitted: 1449257245
LastModified: 1606400509
URLPath: /cgit/aur.git/snapshot/ruby-gssapi.tar.gz