dockerize-git on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "dockerize-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
Copied
b. Install dockerize-git on Arch using YAY
$
yay -S
dockerize-git
Copied
* (Optional) Uninstall dockerize-git on Arch using YAY
$
yay -Rns
dockerize-git
Copied
2. Manually Install "dockerize-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dockerize-git's git locally
$
git clone https://aur.archlinux.org/dockerize-git.git
~/dockerize-git
Copied
c. Go to ~/dockerize-git folder and install it
$
cd
~/dockerize-git
Copied
$
makepkg -si
Copied
3. Information about the dockerize-git package on Arch User Repository (AUR)
ID: 827500
Name: dockerize-git
PackageBaseID: 158464
PackageBase: dockerize-git
Version: 0.2.2.r14.gb9a573b-1
Description: Tool for creating minimal docker images from dynamic ELF binaries
URL: https://github.com/larsks/dockerize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1602045933
LastModified: 1606931941
URLPath: /cgit/aur.git/snapshot/dockerize-git.tar.gz
Name: dockerize-git
PackageBaseID: 158464
PackageBase: dockerize-git
Version: 0.2.2.r14.gb9a573b-1
Description: Tool for creating minimal docker images from dynamic ELF binaries
URL: https://github.com/larsks/dockerize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1602045933
LastModified: 1606931941
URLPath: /cgit/aur.git/snapshot/dockerize-git.tar.gz