dockly on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install dockly on Arch using YAY
$
yay -S
dockly
Copied
* (Optional) Uninstall dockly on Arch using YAY
$
yay -Rns
dockly
Copied
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
Copied
b. Clone dockly's git locally
$
git clone https://aur.archlinux.org/dockly.git
~/dockly
Copied
c. Go to ~/dockly folder and install it
$
cd
~/dockly
Copied
$
makepkg -si
Copied
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
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