perl6-docker-file on AUR (Arch User Repository)

Last updated: May 14,2024

1. Install "perl6-docker-file" 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 perl6-docker-file on Arch using YAY

$ yay -S perl6-docker-file

* (Optional) Uninstall perl6-docker-file on Arch using YAY

$ yay -Rns perl6-docker-file

2. Manually Install "perl6-docker-file" via AUR

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

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

b. Clone perl6-docker-file's git locally

$ git clone https://aur.archlinux.org/perl6-docker-file.git ~/perl6-docker-file

c. Go to ~/perl6-docker-file folder and install it

$ cd ~/perl6-docker-file $ makepkg -si

3. Information about the perl6-docker-file package on Arch User Repository (AUR)

ID: 496484
Name: perl6-docker-file
PackageBaseID: 130997
PackageBase: perl6-docker-file
Version: 1.0-1
Description: Perl 6 module to read/write a Dockerfile
URL: https://github.com/jnthn/p6-docker-file
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1521677388
LastModified: 1521677388
URLPath: /cgit/aur.git/snapshot/perl6-docker-file.tar.gz