python-wdocker on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-wdocker

* (Optional) Uninstall python-wdocker on Arch using YAY

$ yay -Rns python-wdocker

2. Manually Install "python-wdocker" via AUR

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

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

b. Clone python-wdocker's git locally

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

c. Go to ~/python-wdocker folder and install it

$ cd ~/python-wdocker $ makepkg -si

3. Information about the python-wdocker package on Arch User Repository (AUR)

ID: 268253
Name: python-wdocker
PackageBaseID: 106543
PackageBase: python-wdocker
Version: 0.2.0-1
Description: Define docker commands in your Dockerfile
URL: https://pypi.python.org/pypi/wdocker
NumVotes: 0
Popularity: 0
OutOfDate: 1703860331
Maintainer: ryuslash
Submitter: ryuslash
FirstSubmitted: 1453635840
LastModified: 1453636036
URLPath: /cgit/aur.git/snapshot/python-wdocker.tar.gz