ruby-ascii85 on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ruby-ascii85

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

$ yay -Rns ruby-ascii85

2. Manually Install "ruby-ascii85" via AUR

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

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

b. Clone ruby-ascii85's git locally

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

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

$ cd ~/ruby-ascii85 $ makepkg -si

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

ID: 959836
Name: ruby-ascii85
PackageBaseID: 77453
PackageBase: ruby-ascii85
Version: 1.1.0-1
Description: Ascii85 encoder/decoder
URL: https://github.com/datawraith/ascii85gem
NumVotes: 7
Popularity: 0.180825
OutOfDate:
Maintainer: dark-saber
Submitter: kusakata
FirstSubmitted: 1389678394
LastModified: 1631453688
URLPath: /cgit/aur.git/snapshot/ruby-ascii85.tar.gz