rfc-get on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rfc-get

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

$ yay -Rns rfc-get

2. Manually Install "rfc-get" via AUR

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

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

b. Clone rfc-get's git locally

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

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

$ cd ~/rfc-get $ makepkg -si

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

ID: 277277
Name: rfc-get
PackageBaseID: 107847
PackageBase: rfc-get
Version: 0.1.1-1
Description: Command-line utility to view RFCs, man-style
URL: https://github.com/jforberg/rfc
NumVotes: 1
Popularity: 0
OutOfDate: 1704228858
Maintainer: jforberg
Submitter: jforberg
FirstSubmitted: 1455997896
LastModified: 1456002140
URLPath: /cgit/aur.git/snapshot/rfc-get.tar.gz