ruby-redcarpet on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S ruby-redcarpet

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

$ yay -Rns ruby-redcarpet

2. Manually Install "ruby-redcarpet" via AUR

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

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

b. Clone ruby-redcarpet's git locally

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

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

$ cd ~/ruby-redcarpet $ makepkg -si

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

ID: 930457
Name: ruby-redcarpet
PackageBaseID: 53242
PackageBase: ruby-redcarpet
Version: 3.5.1-1
Description: Markdown that smells nice
URL: https://github.com/vmg/redcarpet
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1318944502
LastModified: 1625437392
URLPath: /cgit/aur.git/snapshot/ruby-redcarpet.tar.gz