meshoptimizer on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S meshoptimizer

* (Optional) Uninstall meshoptimizer on Arch using YAY

$ yay -Rns meshoptimizer

2. Manually Install "meshoptimizer" via AUR

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

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

b. Clone meshoptimizer's git locally

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

c. Go to ~/meshoptimizer folder and install it

$ cd ~/meshoptimizer $ makepkg -si

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

ID: 1346970
Name: meshoptimizer
PackageBaseID: 151660
PackageBase: meshoptimizer
Version: 0.20-1
Description: Mesh optimization library that makes meshes smaller and faster to render
URL: https://github.com/zeux/meshoptimizer
NumVotes: 4
Popularity: 0.0214
OutOfDate:
Maintainer: mosra
Submitter: mosra
FirstSubmitted: 1587210206
LastModified: 1699025641
URLPath: /cgit/aur.git/snapshot/meshoptimizer.tar.gz