linuxcnc-sim on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S linuxcnc-sim

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

$ yay -Rns linuxcnc-sim

2. Manually Install "linuxcnc-sim" via AUR

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

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

b. Clone linuxcnc-sim's git locally

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

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

$ cd ~/linuxcnc-sim $ makepkg -si

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

ID: 1289612
Name: linuxcnc-sim
PackageBaseID: 74570
PackageBase: linuxcnc-sim
Version: 2.7.15-8
Description: It can interpret G-code and simulate a CNC machine (formerly EMC2).
URL: http://linuxcnc.org/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: ivanovp
Submitter: ivanovp
FirstSubmitted: 1382254323
LastModified: 1689501068
URLPath: /cgit/aur.git/snapshot/linuxcnc-sim.tar.gz