makepkg-meta on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S makepkg-meta

* (Optional) Uninstall makepkg-meta on Arch using YAY

$ yay -Rns makepkg-meta

2. Manually Install "makepkg-meta" via AUR

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

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

b. Clone makepkg-meta's git locally

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

c. Go to ~/makepkg-meta folder and install it

$ cd ~/makepkg-meta $ makepkg -si

3. Information about the makepkg-meta package on Arch User Repository (AUR)

ID: 377435
Name: makepkg-meta
PackageBaseID: 119121
PackageBase: makepkg-meta
Version: r18.97242c5-1
Description: Easily create and install custom metapackages
URL: https://github.com/andrewgregory/makepkg-meta
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: not_anonymous
Submitter: not_anonymous
FirstSubmitted: 1485285484
LastModified: 1485285484
URLPath: /cgit/aur.git/snapshot/makepkg-meta.tar.gz