fstl on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S fstl

* (Optional) Uninstall fstl on Arch using YAY

$ yay -Rns fstl

2. Manually Install "fstl" via AUR

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

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

b. Clone fstl's git locally

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

c. Go to ~/fstl folder and install it

$ cd ~/fstl $ makepkg -si

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

ID: 1105919
Name: fstl
PackageBaseID: 101302
PackageBase: fstl
Version: 0.10.0-1
Description: A viewer for .stl files
URL: http://www.mattkeeter.com/projects/fstl/
NumVotes: 12
Popularity: 0.369032
OutOfDate:
Maintainer: someoneelse
Submitter: someoneelse
FirstSubmitted: 1444063705
LastModified: 1656605242
URLPath: /cgit/aur.git/snapshot/fstl.tar.gz