dockle on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S dockle

* (Optional) Uninstall dockle on Arch using YAY

$ yay -Rns dockle

2. Manually Install "dockle" via AUR

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

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

b. Clone dockle's git locally

$ git clone https://aur.archlinux.org/dockle.git ~/dockle

c. Go to ~/dockle folder and install it

$ cd ~/dockle $ makepkg -si

3. Information about the dockle package on Arch User Repository (AUR)

ID: 1404353
Name: dockle
PackageBaseID: 170938
PackageBase: dockle
Version: 0.4.14-1
Description: Container Image Linter for Security, Helping build the Best-Practice Docker Image
URL: https://github.com/goodwithtech/dockle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aminvakil
Submitter: aminvakil
FirstSubmitted: 1631337393
LastModified: 1707133644
URLPath: /cgit/aur.git/snapshot/dockle.tar.gz