slic3r-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S slic3r-git

* (Optional) Uninstall slic3r-git on Arch using YAY

$ yay -Rns slic3r-git

2. Manually Install "slic3r-git" via AUR

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

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

b. Clone slic3r-git's git locally

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

c. Go to ~/slic3r-git folder and install it

$ cd ~/slic3r-git $ makepkg -si

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

ID: 1089646
Name: slic3r-git
PackageBaseID: 60281
PackageBase: slic3r-git
Version: a-21
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: 20
Popularity: 0
OutOfDate:
Maintainer: swiftgeek
Submitter: swiftgeek
FirstSubmitted: 1340448329
LastModified: 1654278642
URLPath: /cgit/aur.git/snapshot/slic3r-git.tar.gz