docker-slim on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S docker-slim

* (Optional) Uninstall docker-slim on Arch using YAY

$ yay -Rns docker-slim

2. Manually Install "docker-slim" via AUR

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

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

b. Clone docker-slim's git locally

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

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

$ cd ~/docker-slim $ makepkg -si

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

ID: 1414732
Name: docker-slim
PackageBaseID: 147337
PackageBase: docker-slim
Version: 1.40.11-1
Description: Minify and Secure Docker containers
URL: https://github.com/docker-slim/docker-slim
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: leledumbo
Submitter: leledumbo
FirstSubmitted: 1576040889
LastModified: 1708778899
URLPath: /cgit/aur.git/snapshot/docker-slim.tar.gz