rfm-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S rfm-bin

* (Optional) Uninstall rfm-bin on Arch using YAY

$ yay -Rns rfm-bin

2. Manually Install "rfm-bin" via AUR

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

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

b. Clone rfm-bin's git locally

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

c. Go to ~/rfm-bin folder and install it

$ cd ~/rfm-bin $ makepkg -si

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

ID: 1331471
Name: rfm-bin
PackageBaseID: 144779
PackageBase: rfm-bin
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: 1567418198
LastModified: 1696924563
URLPath: /cgit/aur.git/snapshot/rfm-bin.tar.gz