ruby-html2haml on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S ruby-html2haml

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

$ yay -Rns ruby-html2haml

2. Manually Install "ruby-html2haml" via AUR

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

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

b. Clone ruby-html2haml's git locally

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

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

$ cd ~/ruby-html2haml $ makepkg -si

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

ID: 1150233
Name: ruby-html2haml
PackageBaseID: 172887
PackageBase: ruby-html2haml
Version: 2.3.0-1
Description: Converts HTML into Haml
URL: https://haml.info/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Segaja
Submitter: Segaja
FirstSubmitted: 1636405254
LastModified: 1665323799
URLPath: /cgit/aur.git/snapshot/ruby-html2haml.tar.gz