ruby-rmagick on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S ruby-rmagick

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

$ yay -Rns ruby-rmagick

2. Manually Install "ruby-rmagick" via AUR

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

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

b. Clone ruby-rmagick's git locally

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

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

$ cd ~/ruby-rmagick $ makepkg -si

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

ID: 1114505
Name: ruby-rmagick
PackageBaseID: 24203
PackageBase: ruby-rmagick
Version: 4.2.6-1
Description: RMagick is an interface between the Ruby programming language and the ImageMagick image processing library
URL: https://github.com/rmagick/rmagick
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: dark-saber
Submitter: shtrom
FirstSubmitted: 1235537627
LastModified: 1658323999
URLPath: /cgit/aur.git/snapshot/ruby-rmagick.tar.gz