dmakepkg-git on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S dmakepkg-git

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

$ yay -Rns dmakepkg-git

2. Manually Install "dmakepkg-git" via AUR

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

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

b. Clone dmakepkg-git's git locally

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

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

$ cd ~/dmakepkg-git $ makepkg -si

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

ID: 247978
Name: dmakepkg-git
PackageBaseID: 95577
PackageBase: dmakepkg-git
Version: r21.42ee55d-1
Description: Makepkg running from within docker for clean builds without maintaining a chroot
URL: https://github.com/justin8/docker-makepkg
NumVotes: 4
Popularity: 0
OutOfDate: 1703270892
Maintainer:
Submitter: justin8
FirstSubmitted: 1436083867
LastModified: 1447539128
URLPath: /cgit/aur.git/snapshot/dmakepkg-git.tar.gz