dockly on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S dockly

* (Optional) Uninstall dockly on Arch using YAY

$ yay -Rns dockly

2. Manually Install "dockly" via AUR

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

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

b. Clone dockly's git locally

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

c. Go to ~/dockly folder and install it

$ cd ~/dockly $ makepkg -si

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

ID: 1138057
Name: dockly
PackageBaseID: 150657
PackageBase: dockly
Version: 3.22.2-2
Description: Immersive terminal interface for managing docker containers and services
URL: https://lirantal.github.io/dockly
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585054934
LastModified: 1662855687
URLPath: /cgit/aur.git/snapshot/dockly.tar.gz