lazydocker on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lazydocker

* (Optional) Uninstall lazydocker on Arch using YAY

$ yay -Rns lazydocker

2. Manually Install "lazydocker" via AUR

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

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

b. Clone lazydocker's git locally

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

c. Go to ~/lazydocker folder and install it

$ cd ~/lazydocker $ makepkg -si

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

ID: 1345546
Name: lazydocker
PackageBaseID: 143131
PackageBase: lazydocker
Version: 0.23.1-1
Description: A simple terminal UI for docker and docker-compose, written in Go with the gocui library.
URL: https://github.com/jesseduffield/lazydocker
NumVotes: 36
Popularity: 1.413443
OutOfDate:
Maintainer: mswift
Submitter: mswift
FirstSubmitted: 1561880590
LastModified: 1698797175
URLPath: /cgit/aur.git/snapshot/lazydocker.tar.gz