meshlab on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S meshlab

* (Optional) Uninstall meshlab on Arch using YAY

$ yay -Rns meshlab

2. Manually Install "meshlab" via AUR

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

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

b. Clone meshlab's git locally

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

c. Go to ~/meshlab folder and install it

$ cd ~/meshlab $ makepkg -si

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

ID: 1387008
Name: meshlab
PackageBaseID: 157834
PackageBase: meshlab
Version: 2023.12-2
Description: System for processing and editing of unstructured 3D models arising in 3D scanning (qt5 version)
URL: https://www.meshlab.net
NumVotes: 117
Popularity: 2.2E-5
OutOfDate:
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1600468549
LastModified: 1705422776
URLPath: /cgit/aur.git/snapshot/meshlab.tar.gz