ruby-ptools on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ruby-ptools

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

$ yay -Rns ruby-ptools

2. Manually Install "ruby-ptools" via AUR

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

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

b. Clone ruby-ptools's git locally

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

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

$ cd ~/ruby-ptools $ makepkg -si

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

ID: 510398
Name: ruby-ptools
PackageBaseID: 132343
PackageBase: ruby-ptools
Version: 1.3.5-1
Description: Extensions to the File class based on Unix shell tools
URL: https://rubygems.org/gems/ptools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: coledot
FirstSubmitted: 1526170167
LastModified: 1526170168
URLPath: /cgit/aur.git/snapshot/ruby-ptools.tar.gz