slic3r-server on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S slic3r-server

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

$ yay -Rns slic3r-server

2. Manually Install "slic3r-server" via AUR

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

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

b. Clone slic3r-server's git locally

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

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

$ cd ~/slic3r-server $ makepkg -si

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

ID: 433239
Name: slic3r-server
PackageBaseID: 114662
PackageBase: slic3r-server
Version: 0.1.1-2
Description: A small program to control the slicing program Slic3r with a RESTful API
URL: https://github.com/zethra/slic3rServer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zethra
FirstSubmitted: 1471054609
LastModified: 1501964663
URLPath: /cgit/aur.git/snapshot/slic3r-server.tar.gz