dockerize on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "dockerize" 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 on Arch using YAY
$
yay -S
dockerize
Copied
* (Optional) Uninstall dockerize on Arch using YAY
$
yay -Rns
dockerize
Copied
2. Manually Install "dockerize" 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's git locally
$
git clone https://aur.archlinux.org/dockerize.git
~/dockerize
Copied
c. Go to ~/dockerize folder and install it
$
cd
~/dockerize
Copied
$
makepkg -si
Copied
3. Information about the dockerize package on Arch User Repository (AUR)
ID: 498401
Name: dockerize
PackageBaseID: 131167
PackageBase: dockerize
Version: 0.6.1-1
Description: Utility to simplify running applications in Docker containers.
URL: https://github.com/jwilder/dockerize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jtyr
Submitter: jtyr
FirstSubmitted: 1522237266
LastModified: 1522237266
URLPath: /cgit/aur.git/snapshot/dockerize.tar.gz
Name: dockerize
PackageBaseID: 131167
PackageBase: dockerize
Version: 0.6.1-1
Description: Utility to simplify running applications in Docker containers.
URL: https://github.com/jwilder/dockerize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jtyr
Submitter: jtyr
FirstSubmitted: 1522237266
LastModified: 1522237266
URLPath: /cgit/aur.git/snapshot/dockerize.tar.gz