linuxcnc-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S linuxcnc-git

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

$ yay -Rns linuxcnc-git

2. Manually Install "linuxcnc-git" via AUR

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

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

b. Clone linuxcnc-git's git locally

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

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

$ cd ~/linuxcnc-git $ makepkg -si

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

ID: 1374080
Name: linuxcnc-git
PackageBaseID: 159138
PackageBase: linuxcnc-git
Version: 2.9.1.r1316.gd0885cf485-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: taotieren
Submitter: ragouel
FirstSubmitted: 1603653183
LastModified: 1703261379
URLPath: /cgit/aur.git/snapshot/linuxcnc-git.tar.gz