ruby-slim on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ruby-slim

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

$ yay -Rns ruby-slim

2. Manually Install "ruby-slim" via AUR

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

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

b. Clone ruby-slim's git locally

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

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

$ cd ~/ruby-slim $ makepkg -si

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

ID: 946426
Name: ruby-slim
PackageBaseID: 77596
PackageBase: ruby-slim
Version: 4.1.0-1
Description: a template language whose goal is reduce the syntax to the essential parts
URL: http://slim-lang.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
FirstSubmitted: 1389884778
LastModified: 1628633847
URLPath: /cgit/aur.git/snapshot/ruby-slim.tar.gz