makeppkg on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install makeppkg on Arch using YAY
$
yay -S
makeppkg
Copied
* (Optional) Uninstall makeppkg on Arch using YAY
$
yay -Rns
makeppkg
Copied
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
Copied
b. Clone makeppkg's git locally
$
git clone https://aur.archlinux.org/makeppkg.git
~/makeppkg
Copied
c. Go to ~/makeppkg folder and install it
$
cd
~/makeppkg
Copied
$
makepkg -si
Copied
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
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