cura-bin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S cura-bin

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

$ yay -Rns cura-bin

2. Manually Install "cura-bin" via AUR

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

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

b. Clone cura-bin's git locally

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

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

$ cd ~/cura-bin $ makepkg -si

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

ID: 1409270
Name: cura-bin
PackageBaseID: 185441
PackageBase: cura-bin
Version: 5.6.0-2
Description: State-of-the-art slicer app to prepare your 3D models for your 3D printer
URL: https://ultimaker.com/software/ultimaker-cura
NumVotes: 41
Popularity: 2.332015
OutOfDate:
Maintainer: prurigro
Submitter: prurigro
FirstSubmitted: 1662153243
LastModified: 1707944079
URLPath: /cgit/aur.git/snapshot/cura-bin.tar.gz