rapidobj on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "rapidobj" 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 rapidobj on Arch using YAY
$
yay -S
rapidobj
Copied
* (Optional) Uninstall rapidobj on Arch using YAY
$
yay -Rns
rapidobj
Copied
2. Manually Install "rapidobj" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rapidobj's git locally
$
git clone https://aur.archlinux.org/rapidobj.git
~/rapidobj
Copied
c. Go to ~/rapidobj folder and install it
$
cd
~/rapidobj
Copied
$
makepkg -si
Copied
3. Information about the rapidobj package on Arch User Repository (AUR)
ID: 1234476
Name: rapidobj
PackageBaseID: 168441
PackageBase: rapidobj
Version: 1.0.1-1
Description: A fast, header-only, C++17 library for parsing Wavefront .obj files.
URL: https://github.com/guybrush77/rapidobj
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1624913562
LastModified: 1680266201
URLPath: /cgit/aur.git/snapshot/rapidobj.tar.gz
Name: rapidobj
PackageBaseID: 168441
PackageBase: rapidobj
Version: 1.0.1-1
Description: A fast, header-only, C++17 library for parsing Wavefront .obj files.
URL: https://github.com/guybrush77/rapidobj
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1624913562
LastModified: 1680266201
URLPath: /cgit/aur.git/snapshot/rapidobj.tar.gz