libsavitar on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libsavitar

* (Optional) Uninstall libsavitar on Arch using YAY

$ yay -Rns libsavitar

2. Manually Install "libsavitar" via AUR

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

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

b. Clone libsavitar's git locally

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

c. Go to ~/libsavitar folder and install it

$ cd ~/libsavitar $ makepkg -si

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

ID: 1133959
Name: libsavitar
PackageBaseID: 185401
PackageBase: libsavitar
Version: 4.13.0-1
Description: C++ implementation of 3mf loading with SIP python bindings
URL: https://github.com/Ultimaker/libsavitar
NumVotes: 1
Popularity: 3.6E-5
OutOfDate: 1691439207
Maintainer:
Submitter: jelly
FirstSubmitted: 1662060982
LastModified: 1662060982
URLPath: /cgit/aur.git/snapshot/libsavitar.tar.gz

5. The same packages on other Linux Distributions