cockpit-docker on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cockpit-docker

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

$ yay -Rns cockpit-docker

2. Manually Install "cockpit-docker" via AUR

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

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

b. Clone cockpit-docker's git locally

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

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

$ cd ~/cockpit-docker $ makepkg -si

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

ID: 1428291
Name: cockpit-docker
PackageBaseID: 201238
PackageBase: cockpit-docker
Version: 15-1
Description: Cockpit UI for docker containers
URL: https://github.com/chabad360/cockpit-docker
NumVotes: 1
Popularity: 0.277265
OutOfDate:
Maintainer: spikerguy
Submitter: spikerguy
FirstSubmitted: 1704363462
LastModified: 1710586209
URLPath: /cgit/aur.git/snapshot/cockpit-docker.tar.gz