dockle-bin on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S dockle-bin

* (Optional) Uninstall dockle-bin on Arch using YAY

$ yay -Rns dockle-bin

2. Manually Install "dockle-bin" via AUR

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

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

b. Clone dockle-bin's git locally

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

c. Go to ~/dockle-bin folder and install it

$ cd ~/dockle-bin $ makepkg -si

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

ID: 1404140
Name: dockle-bin
PackageBaseID: 142902
PackageBase: dockle-bin
Version: 0.4.14-1
Description: Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start
URL: https://github.com/goodwithtech/dockle
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sysroot
Submitter: sysroot
FirstSubmitted: 1560978642
LastModified: 1707093136
URLPath: /cgit/aur.git/snapshot/dockle-bin.tar.gz