rtfm on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S rtfm

* (Optional) Uninstall rtfm on Arch using YAY

$ yay -Rns rtfm

2. Manually Install "rtfm" via AUR

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

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

b. Clone rtfm's git locally

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

c. Go to ~/rtfm folder and install it

$ cd ~/rtfm $ makepkg -si

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

ID: 753889
Name: rtfm
PackageBaseID: 154569
PackageBase: rtfm
Version: 0.1.0-1
Description: Open the Arch Wiki search page for a string from the command line
URL: https://github.com/ThePuzzlemaker/rtfm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thepuzzlemaker
Submitter: thepuzzlemaker
FirstSubmitted: 1592531001
LastModified: 1592531001
URLPath: /cgit/aur.git/snapshot/rtfm.tar.gz