rfc-read on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S rfc-read

* (Optional) Uninstall rfc-read on Arch using YAY

$ yay -Rns rfc-read

2. Manually Install "rfc-read" via AUR

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

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

b. Clone rfc-read's git locally

$ git clone https://aur.archlinux.org/rfc-read.git ~/rfc-read

c. Go to ~/rfc-read folder and install it

$ cd ~/rfc-read $ makepkg -si

3. Information about the rfc-read package on Arch User Repository (AUR)

ID: 611810
Name: rfc-read
PackageBaseID: 141983
PackageBase: rfc-read
Version: 0.2.6-1
Description: Read RFCs from the command-line
URL: https://github.com/bfontaine/rfc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1557649634
LastModified: 1557649634
URLPath: /cgit/aur.git/snapshot/rfc-read.tar.gz