ruby-coderay on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ruby-coderay

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

$ yay -Rns ruby-coderay

2. Manually Install "ruby-coderay" via AUR

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

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

b. Clone ruby-coderay's git locally

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

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

$ cd ~/ruby-coderay $ makepkg -si

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

ID: 939173
Name: ruby-coderay
PackageBaseID: 33789
PackageBase: ruby-coderay
Version: 1.1.3-3
Description: Fast syntax highlighting for selected languages
URL: http://coderay.rubychan.de
NumVotes: 24
Popularity: 0.161141
OutOfDate:
Maintainer: supermario
FirstSubmitted: 1263931990
LastModified: 1627263901
URLPath: /cgit/aur.git/snapshot/ruby-coderay.tar.gz