linuxcnc-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S linuxcnc-bin

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

$ yay -Rns linuxcnc-bin

2. Manually Install "linuxcnc-bin" via AUR

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

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

b. Clone linuxcnc-bin's git locally

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

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

$ cd ~/linuxcnc-bin $ makepkg -si

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

ID: 809473
Name: linuxcnc-bin
PackageBaseID: 159158
PackageBase: linuxcnc-bin
Version: 2.8.0-1
Description: Controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more (formerly EMC2)
URL: http://linuxcnc.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1603676084
LastModified: 1603676176
URLPath: /cgit/aur.git/snapshot/linuxcnc-bin.tar.gz