slic3r on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S slic3r

* (Optional) Uninstall slic3r on Arch using YAY

$ yay -Rns slic3r

2. Manually Install "slic3r" via AUR

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

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

b. Clone slic3r's git locally

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

c. Go to ~/slic3r folder and install it

$ cd ~/slic3r $ makepkg -si

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

ID: 1143821
Name: slic3r
PackageBaseID: 62312
PackageBase: slic3r
Version: 1.3.0-20
Description: Slic3r is an STL-to-GCODE translator for RepRap 3D printers, aiming to be a modern and fast alternative to Skeinforge.
URL: http://slic3r.org/
NumVotes: 53
Popularity: 0.118011
OutOfDate:
Maintainer: nickoe
Submitter: nickoe
FirstSubmitted: 1346022451
LastModified: 1664043567
URLPath: /cgit/aur.git/snapshot/slic3r.tar.gz