meson-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S meson-git

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

$ yay -Rns meson-git

2. Manually Install "meson-git" via AUR

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

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

b. Clone meson-git's git locally

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

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

$ cd ~/meson-git $ makepkg -si

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

ID: 1103987
Name: meson-git
PackageBaseID: 109797
PackageBase: meson-git
Version: 0.63.0rc1.r10.c2c9359d4-1
Description: SCons-like build system that use python as a front-end language and Ninja as a building backend
URL: http://mesonbuild.com/
NumVotes: 8
Popularity: 1.8E-5
OutOfDate:
Maintainer: SolarAquarion
Submitter: nontlikeuname
FirstSubmitted: 1459972251
LastModified: 1656291535
URLPath: /cgit/aur.git/snapshot/meson-git.tar.gz