reprapfirmware-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S reprapfirmware-bin

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

$ yay -Rns reprapfirmware-bin

2. Manually Install "reprapfirmware-bin" via AUR

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

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

b. Clone reprapfirmware-bin's git locally

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

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

$ cd ~/reprapfirmware-bin $ makepkg -si

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

ID: 862476
Name: reprapfirmware-bin
PackageBaseID: 145320
PackageBase: reprapfirmware-bin
Version: 3.2.2-1
Description: RepRapFirmware Software Bundle
URL: https://github.com/Duet3D/RepRapFirmware.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wilriker
FirstSubmitted: 1569402844
LastModified: 1613157232
URLPath: /cgit/aur.git/snapshot/reprapfirmware-bin.tar.gz