libobj on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S libobj

* (Optional) Uninstall libobj on Arch using YAY

$ yay -Rns libobj

2. Manually Install "libobj" via AUR

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

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

b. Clone libobj's git locally

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

c. Go to ~/libobj folder and install it

$ cd ~/libobj $ makepkg -si

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

ID: 193363
Name: libobj
PackageBaseID: 48269
PackageBase: libobj
Version: 0.1-1
Description: A modern C++ library for parsing the Wavefront OBJ file format.
URL: http://people.cs.kuleuven.be/~ares.lagae/libobj/index.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: drowfx
FirstSubmitted: 1302932740
LastModified: 1434120511
URLPath: /cgit/aur.git/snapshot/libobj.tar.gz