python-dockerfile-parse on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-dockerfile-parse

* (Optional) Uninstall python-dockerfile-parse on Arch using YAY

$ yay -Rns python-dockerfile-parse

2. Manually Install "python-dockerfile-parse" via AUR

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

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

b. Clone python-dockerfile-parse's git locally

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

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

$ cd ~/python-dockerfile-parse $ makepkg -si

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

ID: 891022
Name: python-dockerfile-parse
PackageBaseID: 142894
PackageBase: python-dockerfile-parse
Version: 1.1.0-1
Description: Python library for parsing Dockerfile files.
URL: https://github.com/containerbuildsystem/dockerfile-parse
NumVotes: 1
Popularity: 0
OutOfDate: 1692295596
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1560968548
LastModified: 1618160532
URLPath: /cgit/aur.git/snapshot/python-dockerfile-parse.tar.gz