python2-stl on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S python2-stl

* (Optional) Uninstall python2-stl on Arch using YAY

$ yay -Rns python2-stl

2. Manually Install "python2-stl" via AUR

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

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

b. Clone python2-stl's git locally

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

c. Go to ~/python2-stl folder and install it

$ cd ~/python2-stl $ makepkg -si

3. Information about the python2-stl package on Arch User Repository (AUR)

ID: 287589
Name: python2-stl
PackageBaseID: 109256
PackageBase: python2-stl
Version: 0.0.3-1
Description: Read and write STL 3D geometry files in both the ASCII and the binary flavor
URL: UNKNOWN
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1458814879
LastModified: 1458815280
URLPath: /cgit/aur.git/snapshot/python2-stl.tar.gz