curaengine on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S curaengine

* (Optional) Uninstall curaengine on Arch using YAY

$ yay -Rns curaengine

2. Manually Install "curaengine" via AUR

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

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

b. Clone curaengine's git locally

$ git clone https://aur.archlinux.org/curaengine.git ~/curaengine

c. Go to ~/curaengine folder and install it

$ cd ~/curaengine $ makepkg -si

3. Information about the curaengine package on Arch User Repository (AUR)

ID: 1133953
Name: curaengine
PackageBaseID: 185396
PackageBase: curaengine
Version: 4.13.1-3
Description: Engine for processing 3D models into 3D printing instruction for Ultimaker and other GCode based 3D printers.
URL: https://github.com/Ultimaker/CuraEngine
NumVotes: 1
Popularity: 5.7E-5
OutOfDate: 1668512027
Maintainer:
Submitter: jelly
FirstSubmitted: 1662060627
LastModified: 1662060627
URLPath: /cgit/aur.git/snapshot/curaengine.tar.gz

5. The same packages on other Linux Distributions