linuxcnc on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "linuxcnc" 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
Copied
b. Install linuxcnc on Arch using YAY
$
yay -S
linuxcnc
Copied
* (Optional) Uninstall linuxcnc on Arch using YAY
$
yay -Rns
linuxcnc
Copied
2. Manually Install "linuxcnc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone linuxcnc's git locally
$
git clone https://aur.archlinux.org/linuxcnc.git
~/linuxcnc
Copied
c. Go to ~/linuxcnc folder and install it
$
cd
~/linuxcnc
Copied
$
makepkg -si
Copied
3. Information about the linuxcnc package on Arch User Repository (AUR)
ID: 1420809
Name: linuxcnc
PackageBaseID: 137563
PackageBase: linuxcnc
Version: 2.9.2-2
Description: Controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more (formerly EMC2)
URL: https://linuxcnc.org/
NumVotes: 9
Popularity: 0.411487
OutOfDate:
Maintainer: FabioLolix
Submitter: GPereira
FirstSubmitted: 1543024178
LastModified: 1709592257
URLPath: /cgit/aur.git/snapshot/linuxcnc.tar.gz
Name: linuxcnc
PackageBaseID: 137563
PackageBase: linuxcnc
Version: 2.9.2-2
Description: Controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more (formerly EMC2)
URL: https://linuxcnc.org/
NumVotes: 9
Popularity: 0.411487
OutOfDate:
Maintainer: FabioLolix
Submitter: GPereira
FirstSubmitted: 1543024178
LastModified: 1709592257
URLPath: /cgit/aur.git/snapshot/linuxcnc.tar.gz