dockeye on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S dockeye

* (Optional) Uninstall dockeye on Arch using YAY

$ yay -Rns dockeye

2. Manually Install "dockeye" via AUR

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

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

b. Clone dockeye's git locally

$ git clone https://aur.archlinux.org/dockeye.git ~/dockeye

c. Go to ~/dockeye folder and install it

$ cd ~/dockeye $ makepkg -si

3. Information about the dockeye package on Arch User Repository (AUR)

ID: 998416
Name: dockeye
PackageBaseID: 173489
PackageBase: dockeye
Version: 0.2.0-1
Description: GUI app to manage Docker
URL: https://github.com/vv9k/dockeye
NumVotes: 2
Popularity: 1.3E-5
OutOfDate:
Maintainer: Wojciechkepka
Submitter: Wojciechkepka
FirstSubmitted: 1638115213
LastModified: 1638731738
URLPath: /cgit/aur.git/snapshot/dockeye.tar.gz