lib3mf on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lib3mf

* (Optional) Uninstall lib3mf on Arch using YAY

$ yay -Rns lib3mf

2. Manually Install "lib3mf" via AUR

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

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

b. Clone lib3mf's git locally

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

c. Go to ~/lib3mf folder and install it

$ cd ~/lib3mf $ makepkg -si

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

ID: 1072965
Name: lib3mf
PackageBaseID: 146332
PackageBase: lib3mf
Version: 2.2.0-1
Description: Implementation of the 3D Manufacturing Format file standard
URL: https://3mf.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: diabonas
FirstSubmitted: 1572724436
LastModified: 1651164159
URLPath: /cgit/aur.git/snapshot/lib3mf.tar.gz

5. The same packages on other Linux Distributions