ruby-octokit on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S ruby-octokit

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

$ yay -Rns ruby-octokit

2. Manually Install "ruby-octokit" via AUR

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

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

b. Clone ruby-octokit's git locally

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

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

$ cd ~/ruby-octokit $ makepkg -si

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

ID: 1132889
Name: ruby-octokit
PackageBaseID: 107893
PackageBase: ruby-octokit
Version: 5.4.0-1
Description: Simple wrapper for the GitHub API.
URL: https://github.com/octokit/octokit.rb
NumVotes: 4
Popularity: 0.000792
OutOfDate:
Maintainer: Gilrain
FirstSubmitted: 1456095697
LastModified: 1661872884
URLPath: /cgit/aur.git/snapshot/ruby-octokit.tar.gz