slic3r-appimage on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S slic3r-appimage

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

$ yay -Rns slic3r-appimage

2. Manually Install "slic3r-appimage" via AUR

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

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

b. Clone slic3r-appimage's git locally

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

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

$ cd ~/slic3r-appimage $ makepkg -si

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

ID: 758156
Name: slic3r-appimage
PackageBaseID: 154917
PackageBase: slic3r-appimage
Version: 1.3.0-1
Description: Open Source toolpath generator for 3D printers
URL: https://slic3r.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1593381361
LastModified: 1593381361
URLPath: /cgit/aur.git/snapshot/slic3r-appimage.tar.gz