universal-gcode-sender on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S universal-gcode-sender

* (Optional) Uninstall universal-gcode-sender on Arch using YAY

$ yay -Rns universal-gcode-sender

2. Manually Install "universal-gcode-sender" via AUR

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

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

b. Clone universal-gcode-sender's git locally

$ git clone https://aur.archlinux.org/universal-gcode-sender.git ~/universal-gcode-sender

c. Go to ~/universal-gcode-sender folder and install it

$ cd ~/universal-gcode-sender $ makepkg -si

3. Information about the universal-gcode-sender package on Arch User Repository (AUR)

ID: 1308259
Name: universal-gcode-sender
PackageBaseID: 119706
PackageBase: universal-gcode-sender
Version: 2.0.18-1
Description: Java based GRBL compatible cross-platform G-Code sender
URL: https://github.com/winder/Universal-G-Code-Sender
NumVotes: 3
Popularity: 0
OutOfDate: 1699113059
Maintainer: jooch
Submitter: greyltc
FirstSubmitted: 1486925055
LastModified: 1692833969
URLPath: /cgit/aur.git/snapshot/universal-gcode-sender.tar.gz