makeppkg on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S makeppkg

* (Optional) Uninstall makeppkg on Arch using YAY

$ yay -Rns makeppkg

2. Manually Install "makeppkg" via AUR

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

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

b. Clone makeppkg's git locally

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

c. Go to ~/makeppkg folder and install it

$ cd ~/makeppkg $ makepkg -si

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

ID: 549572
Name: makeppkg
PackageBaseID: 136449
PackageBase: makeppkg
Version: 1.1.1-1
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: 1538636238
LastModified: 1538740091
URLPath: /cgit/aur.git/snapshot/makeppkg.tar.gz