meson-cmake-wrapper on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S meson-cmake-wrapper

* (Optional) Uninstall meson-cmake-wrapper on Arch using YAY

$ yay -Rns meson-cmake-wrapper

2. Manually Install "meson-cmake-wrapper" via AUR

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

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

b. Clone meson-cmake-wrapper's git locally

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

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

$ cd ~/meson-cmake-wrapper $ makepkg -si

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

ID: 609205
Name: meson-cmake-wrapper
PackageBaseID: 141745
PackageBase: meson-cmake-wrapper
Version: 0.3.4-1
Description: Build system wrapper that provides Meson integration in CMake IDE's
URL: https://github.com/prozum/meson-cmake-wrapper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexchain
FirstSubmitted: 1556887189
LastModified: 1556887189
URLPath: /cgit/aur.git/snapshot/meson-cmake-wrapper.tar.gz