ruby-lint on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ruby-lint

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

$ yay -Rns ruby-lint

2. Manually Install "ruby-lint" via AUR

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

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

b. Clone ruby-lint's git locally

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

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

$ cd ~/ruby-lint $ makepkg -si

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

ID: 943494
Name: ruby-lint
PackageBaseID: 117356
PackageBase: ruby-lint
Version: 2.3.1-2
Description: A linter and static code analysis tool for Ruby
URL: https://gitlab.com/yorickpeterse/ruby-lint
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jtgoguen
FirstSubmitted: 1480137257
LastModified: 1628024114
URLPath: /cgit/aur.git/snapshot/ruby-lint.tar.gz