dockle on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install dockle on Arch using YAY
$
yay -S
dockle
Copied
* (Optional) Uninstall dockle on Arch using YAY
$
yay -Rns
dockle
Copied
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
Copied
b. Clone dockle's git locally
$
git clone https://aur.archlinux.org/dockle.git
~/dockle
Copied
c. Go to ~/dockle folder and install it
$
cd
~/dockle
Copied
$
makepkg -si
Copied
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
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