docker-commander on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S docker-commander

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

$ yay -Rns docker-commander

2. Manually Install "docker-commander" via AUR

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

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

b. Clone docker-commander's git locally

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

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

$ cd ~/docker-commander $ makepkg -si

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

ID: 687593
Name: docker-commander
PackageBaseID: 138949
PackageBase: docker-commander
Version: 1.1.8-1
Description: Execute commands in docker containers, using simple gui
URL: https://github.com/daylioti/docker-commander
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daylioti
Submitter: daylioti
FirstSubmitted: 1548174358
LastModified: 1579387577
URLPath: /cgit/aur.git/snapshot/docker-commander.tar.gz