container-manager-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S container-manager-bin

* (Optional) Uninstall container-manager-bin on Arch using YAY

$ yay -Rns container-manager-bin

2. Manually Install "container-manager-bin" via AUR

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

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

b. Clone container-manager-bin's git locally

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

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

$ cd ~/container-manager-bin $ makepkg -si

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

ID: 1329354
Name: container-manager-bin
PackageBaseID: 196720
PackageBase: container-manager-bin
Version: 2.2.0-1
Description: Manager for Docker containers
URL: https://github.com/cenkalti/container-manager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cenk
Submitter: cenk
FirstSubmitted: 1692220070
LastModified: 1696564468
URLPath: /cgit/aur.git/snapshot/container-manager-bin.tar.gz