mkpkg on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "mkpkg" 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 mkpkg on Arch using YAY
$
yay -S
mkpkg
Copied
* (Optional) Uninstall mkpkg on Arch using YAY
$
yay -Rns
mkpkg
Copied
2. Manually Install "mkpkg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mkpkg's git locally
$
git clone https://aur.archlinux.org/mkpkg.git
~/mkpkg
Copied
c. Go to ~/mkpkg folder and install it
$
cd
~/mkpkg
Copied
$
makepkg -si
Copied
3. Information about the mkpkg package on Arch User Repository (AUR)
ID: 1423997
Name: mkpkg
PackageBaseID: 186571
PackageBase: mkpkg
Version: 6.1.0-1
Description: Tool to rebuild packages based on dependency triggers
URL: https://github.com/gene-git/Arch-mkpkg
NumVotes: 5
Popularity: 0.037799
OutOfDate:
Maintainer: GeneArch
Submitter: GeneArch
FirstSubmitted: 1665704043
LastModified: 1710012045
URLPath: /cgit/aur.git/snapshot/mkpkg.tar.gz
Name: mkpkg
PackageBaseID: 186571
PackageBase: mkpkg
Version: 6.1.0-1
Description: Tool to rebuild packages based on dependency triggers
URL: https://github.com/gene-git/Arch-mkpkg
NumVotes: 5
Popularity: 0.037799
OutOfDate:
Maintainer: GeneArch
Submitter: GeneArch
FirstSubmitted: 1665704043
LastModified: 1710012045
URLPath: /cgit/aur.git/snapshot/mkpkg.tar.gz