ronn on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install ronn on Arch using YAY
$
yay -S
ronn
Copied
* (Optional) Uninstall ronn on Arch using YAY
$
yay -Rns
ronn
Copied
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
Copied
b. Clone ronn's git locally
$
git clone https://aur.archlinux.org/ronn.git
~/ronn
Copied
c. Go to ~/ronn folder and install it
$
cd
~/ronn
Copied
$
makepkg -si
Copied
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
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