ruby-rubocop-rspec on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S ruby-rubocop-rspec

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

$ yay -Rns ruby-rubocop-rspec

2. Manually Install "ruby-rubocop-rspec" 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-rspec's git locally

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

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

$ cd ~/ruby-rubocop-rspec $ makepkg -si

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

ID: 1085258
Name: ruby-rubocop-rspec
PackageBaseID: 149229
PackageBase: ruby-rubocop-rspec
Version: 2.11.1-1
Description: Code style checking for RSpec files
URL: https://github.com/rubocop/rubocop-rspec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Felixoid
FirstSubmitted: 1581957881
LastModified: 1653523968
URLPath: /cgit/aur.git/snapshot/ruby-rubocop-rspec.tar.gz