ruby-rubocop on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ruby-rubocop

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

$ yay -Rns ruby-rubocop

2. Manually Install "ruby-rubocop" via AUR

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

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

b. Clone ruby-rubocop's git locally

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

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

$ cd ~/ruby-rubocop $ makepkg -si

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

ID: 1079881
Name: ruby-rubocop
PackageBaseID: 115928
PackageBase: ruby-rubocop
Version: 1.29.1-1
Description: A Ruby static code analyzer and formatter
URL: https://rubocop.org
NumVotes: 10
Popularity: 6.0E-6
OutOfDate: 1660205422
Maintainer: supermario
FirstSubmitted: 1475511733
LastModified: 1652515432
URLPath: /cgit/aur.git/snapshot/ruby-rubocop.tar.gz