docker-pushrm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S docker-pushrm

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

$ yay -Rns docker-pushrm

2. Manually Install "docker-pushrm" via AUR

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

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

b. Clone docker-pushrm's git locally

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

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

$ cd ~/docker-pushrm $ makepkg -si

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

ID: 1389837
Name: docker-pushrm
PackageBaseID: 161853
PackageBase: docker-pushrm
Version: 1.9.0-2
Description: "Docker Push Readme" - a Docker CLI plugin to update container repo docs
URL: https://github.com/christian-korneck/docker-pushrm
NumVotes: 2
Popularity: 5.0E-6
OutOfDate:
Maintainer: volker.raschek
Submitter: volker.raschek
FirstSubmitted: 1610142935
LastModified: 1705844287
URLPath: /cgit/aur.git/snapshot/docker-pushrm.tar.gz