ruby-prawn on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-prawn

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

$ yay -Rns ruby-prawn

2. Manually Install "ruby-prawn" via AUR

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

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

b. Clone ruby-prawn's git locally

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

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

$ cd ~/ruby-prawn $ makepkg -si

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

ID: 1422007
Name: ruby-prawn
PackageBaseID: 153606
PackageBase: ruby-prawn
Version: 2.5.0-1
Description: A fast and nimble PDF generator for Ruby
URL: https://github.com/prawnpdf/prawn
NumVotes: 3
Popularity: 0.204304
OutOfDate:
Maintainer: carsme
Submitter:
FirstSubmitted: 1590444382
LastModified: 1709753892
URLPath: /cgit/aur.git/snapshot/ruby-prawn.tar.gz