libobj on AUR (Arch User Repository)
Last updated: December 25,2024
Deprecated! Installation of this package may no longer be supported.
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
Copied
b. Install libobj on Arch using YAY
$
yay -S
libobj
Copied
* (Optional) Uninstall libobj on Arch using YAY
$
yay -Rns
libobj
Copied
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
Copied
b. Clone libobj's git locally
$
git clone https://aur.archlinux.org/libobj.git
~/libobj
Copied
c. Go to ~/libobj folder and install it
$
cd
~/libobj
Copied
$
makepkg -si
Copied
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
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