ruby-lockfile on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S ruby-lockfile

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

$ yay -Rns ruby-lockfile

2. Manually Install "ruby-lockfile" via AUR

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

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

b. Clone ruby-lockfile's git locally

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

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

$ cd ~/ruby-lockfile $ makepkg -si

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

ID: 211935
Name: ruby-lockfile
PackageBaseID: 35319
PackageBase: ruby-lockfile
Version: 2.1.3-1
Description: lockfile
URL: https://github.com/ahoward/lockfile
NumVotes: 32
Popularity: 0
OutOfDate: 1706139068
Maintainer: asch
Submitter:
FirstSubmitted: 1268095378
LastModified: 1436956812
URLPath: /cgit/aur.git/snapshot/ruby-lockfile.tar.gz