mesh-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mesh-git

* (Optional) Uninstall mesh-git on Arch using YAY

$ yay -Rns mesh-git

2. Manually Install "mesh-git" via AUR

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

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

b. Clone mesh-git's git locally

$ git clone https://aur.archlinux.org/mesh-git.git ~/mesh-git

c. Go to ~/mesh-git folder and install it

$ cd ~/mesh-git $ makepkg -si

3. Information about the mesh-git package on Arch User Repository (AUR)

ID: 656281
Name: mesh-git
PackageBaseID: 145836
PackageBase: mesh-git
Version: r942.c5b954e-1
Description: A memory allocator that automatically reduces the memory footprint of C/C++ applications.
URL: https://github.com/plasma-umass/Mesh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mensinda
FirstSubmitted: 1571078087
LastModified: 1571078087
URLPath: /cgit/aur.git/snapshot/mesh-git.tar.gz