meshup on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S meshup

* (Optional) Uninstall meshup on Arch using YAY

$ yay -Rns meshup

2. Manually Install "meshup" via AUR

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

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

b. Clone meshup's git locally

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

c. Go to ~/meshup folder and install it

$ cd ~/meshup $ makepkg -si

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

ID: 599259
Name: meshup
PackageBaseID: 140791
PackageBase: meshup
Version: 0.6.0-1
Description: Visualization tool for multibody systems based on skeletal animation and magic.
URL: https://github.com/ORB-HD/MeshUp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cherti
Submitter: cherti
FirstSubmitted: 1553794310
LastModified: 1553794310
URLPath: /cgit/aur.git/snapshot/meshup.tar.gz