rfm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S rfm

* (Optional) Uninstall rfm on Arch using YAY

$ yay -Rns rfm

2. Manually Install "rfm" via AUR

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

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

b. Clone rfm's git locally

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

c. Go to ~/rfm folder and install it

$ cd ~/rfm $ makepkg -si

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

ID: 1331468
Name: rfm
PackageBaseID: 144131
PackageBase: rfm
Version: 1.2.0-1
Description: Command-line interface to perform file management on RepRapFirmware based devices.
URL: https://github.com/wilriker/rfm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wilriker
Submitter: wilriker
FirstSubmitted: 1565170502
LastModified: 1696924288
URLPath: /cgit/aur.git/snapshot/rfm.tar.gz