libg3d on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "libg3d" 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 libg3d on Arch using YAY
$
yay -S
libg3d
Copied
* (Optional) Uninstall libg3d on Arch using YAY
$
yay -Rns
libg3d
Copied
2. Manually Install "libg3d" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libg3d's git locally
$
git clone https://aur.archlinux.org/libg3d.git
~/libg3d
Copied
c. Go to ~/libg3d folder and install it
$
cd
~/libg3d
Copied
$
makepkg -si
Copied
3. Information about the libg3d package on Arch User Repository (AUR)
ID: 211123
Name: libg3d
PackageBaseID: 13296
PackageBase: libg3d
Version: 0.0.8-2
Description: A library for loading and manipulating 3D models from various file formats.
URL: http://automagically.de/g3dviewer/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1192277892
LastModified: 1436746871
URLPath: /cgit/aur.git/snapshot/libg3d.tar.gz
Name: libg3d
PackageBaseID: 13296
PackageBase: libg3d
Version: 0.0.8-2
Description: A library for loading and manipulating 3D models from various file formats.
URL: http://automagically.de/g3dviewer/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1192277892
LastModified: 1436746871
URLPath: /cgit/aur.git/snapshot/libg3d.tar.gz