cura on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "cura" 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 cura on Arch using YAY
$
yay -S
cura
Copied
* (Optional) Uninstall cura on Arch using YAY
$
yay -Rns
cura
Copied
2. Manually Install "cura" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cura's git locally
$
git clone https://aur.archlinux.org/cura.git
~/cura
Copied
c. Go to ~/cura folder and install it
$
cd
~/cura
Copied
$
makepkg -si
Copied
3. Information about the cura package on Arch User Repository (AUR)
ID: 1238246
Name: cura
PackageBaseID: 185395
PackageBase: cura
Version: 5.3.0-1
Description: A software solution for 3D printing aimed at RepRaps and the Ultimaker.
URL: https://ultimaker.com/software/ultimaker-cura
NumVotes: 7
Popularity: 0.369004
OutOfDate: 1706446770
Maintainer: batot
Submitter: jelly
FirstSubmitted: 1662060603
LastModified: 1680942720
URLPath: /cgit/aur.git/snapshot/cura.tar.gz
Name: cura
PackageBaseID: 185395
PackageBase: cura
Version: 5.3.0-1
Description: A software solution for 3D printing aimed at RepRaps and the Ultimaker.
URL: https://ultimaker.com/software/ultimaker-cura
NumVotes: 7
Popularity: 0.369004
OutOfDate: 1706446770
Maintainer: batot
Submitter: jelly
FirstSubmitted: 1662060603
LastModified: 1680942720
URLPath: /cgit/aur.git/snapshot/cura.tar.gz