docker-makepkg on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "docker-makepkg" 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 docker-makepkg on Arch using YAY
$
yay -S
docker-makepkg
Copied
* (Optional) Uninstall docker-makepkg on Arch using YAY
$
yay -Rns
docker-makepkg
Copied
2. Manually Install "docker-makepkg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone docker-makepkg's git locally
$
git clone https://aur.archlinux.org/docker-makepkg.git
~/docker-makepkg
Copied
c. Go to ~/docker-makepkg folder and install it
$
cd
~/docker-makepkg
Copied
$
makepkg -si
Copied
3. Information about the docker-makepkg package on Arch User Repository (AUR)
ID: 822898
Name: docker-makepkg
PackageBaseID: 131252
PackageBase: docker-makepkg
Version: 2.9.1-2
Description: A script and docker image to build packages in a clean container
URL: https://github.com/Thermi/docker-makepkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Thermi
Submitter: Thermi
FirstSubmitted: 1522512969
LastModified: 1606155224
URLPath: /cgit/aur.git/snapshot/docker-makepkg.tar.gz
Name: docker-makepkg
PackageBaseID: 131252
PackageBase: docker-makepkg
Version: 2.9.1-2
Description: A script and docker image to build packages in a clean container
URL: https://github.com/Thermi/docker-makepkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Thermi
Submitter: Thermi
FirstSubmitted: 1522512969
LastModified: 1606155224
URLPath: /cgit/aur.git/snapshot/docker-makepkg.tar.gz