makeppkg-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S makeppkg-git

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

$ yay -Rns makeppkg-git

2. Manually Install "makeppkg-git" via AUR

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

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

b. Clone makeppkg-git's git locally

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

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

$ cd ~/makeppkg-git $ makepkg -si

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

ID: 549589
Name: makeppkg-git
PackageBaseID: 136429
PackageBase: makeppkg-git
Version: r44.0e23034-2
Description: wrapper for Arch Linux's makepkg, patches source before packages are built
URL: https://github.com/ibrokemypie/makeppkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ibrokemypie
Submitter: ibrokemypie
FirstSubmitted: 1538540156
LastModified: 1538747039
URLPath: /cgit/aur.git/snapshot/makeppkg-git.tar.gz