stlsplit on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S stlsplit

* (Optional) Uninstall stlsplit on Arch using YAY

$ yay -Rns stlsplit

2. Manually Install "stlsplit" via AUR

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

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

b. Clone stlsplit's git locally

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

c. Go to ~/stlsplit folder and install it

$ cd ~/stlsplit $ makepkg -si

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

ID: 785752
Name: stlsplit
PackageBaseID: 131600
PackageBase: stlsplit
Version: 1.2-1
Description: Split STL file to more files - one shell each
URL: https://github.com/admesh/stlsplit/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1523733848
LastModified: 1598975039
URLPath: /cgit/aur.git/snapshot/stlsplit.tar.gz