ronn on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S ronn

* (Optional) Uninstall ronn on Arch using YAY

$ yay -Rns ronn

2. Manually Install "ronn" via AUR

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

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

b. Clone ronn's git locally

$ git clone https://aur.archlinux.org/ronn.git ~/ronn

c. Go to ~/ronn folder and install it

$ cd ~/ronn $ makepkg -si

3. Information about the ronn package on Arch User Repository (AUR)

ID: 1340958
Name: ronn
PackageBaseID: 198916
PackageBase: ronn
Version: 0.7.3-1
Description: Converts markdown to roff manpages
URL: https://github.com/rtomayko/ronn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ticpu
Submitter: ticpu
FirstSubmitted: 1698294723
LastModified: 1698294723
URLPath: /cgit/aur.git/snapshot/ronn.tar.gz