lib3ds on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lib3ds

* (Optional) Uninstall lib3ds on Arch using YAY

$ yay -Rns lib3ds

2. Manually Install "lib3ds" via AUR

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

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

b. Clone lib3ds's git locally

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

c. Go to ~/lib3ds folder and install it

$ cd ~/lib3ds $ makepkg -si

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

ID: 320699
Name: lib3ds
PackageBaseID: 113502
PackageBase: lib3ds
Version: 1.3.0-1
Description: A library for managing 3D-Studio Release 3 and 4 .3DS files and a free alternative to Autodesk's 3DS File Toolkit.
URL: https://code.google.com/archive/p/lib3ds/
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: jgwak
Submitter: ashman
FirstSubmitted: 1468343597
LastModified: 1468343597
URLPath: /cgit/aur.git/snapshot/lib3ds.tar.gz