openmesh on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "openmesh" 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 openmesh on Arch using YAY
$
yay -S
openmesh
Copied
* (Optional) Uninstall openmesh on Arch using YAY
$
yay -Rns
openmesh
Copied
2. Manually Install "openmesh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone openmesh's git locally
$
git clone https://aur.archlinux.org/openmesh.git
~/openmesh
Copied
c. Go to ~/openmesh folder and install it
$
cd
~/openmesh
Copied
$
makepkg -si
Copied
3. Information about the openmesh package on Arch User Repository (AUR)
ID: 772871
Name: openmesh
PackageBaseID: 24446
PackageBase: openmesh
Version: 8.1-1
Description: A generic and efficient data structure for representing and manipulating polygonal meshes
URL: http://www.openmesh.org
NumVotes: 6
Popularity: 0
OutOfDate: 1668701889
Maintainer: skogler
Submitter:
FirstSubmitted: 1236315816
LastModified: 1596281431
URLPath: /cgit/aur.git/snapshot/openmesh.tar.gz
Name: openmesh
PackageBaseID: 24446
PackageBase: openmesh
Version: 8.1-1
Description: A generic and efficient data structure for representing and manipulating polygonal meshes
URL: http://www.openmesh.org
NumVotes: 6
Popularity: 0
OutOfDate: 1668701889
Maintainer: skogler
Submitter:
FirstSubmitted: 1236315816
LastModified: 1596281431
URLPath: /cgit/aur.git/snapshot/openmesh.tar.gz