docker-slim-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S docker-slim-bin

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

$ yay -Rns docker-slim-bin

2. Manually Install "docker-slim-bin" 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-bin's git locally

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

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

$ cd ~/docker-slim-bin $ makepkg -si

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

ID: 1409761
Name: docker-slim-bin
PackageBaseID: 167572
PackageBase: docker-slim-bin
Version: 1.40.11-2
Description: Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
URL: https://github.com/docker-slim/docker-slim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: demonshreder
Submitter: heyhusen
FirstSubmitted: 1622647484
LastModified: 1708026460
URLPath: /cgit/aur.git/snapshot/docker-slim-bin.tar.gz