lazydocker-bin on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S lazydocker-bin

* (Optional) Uninstall lazydocker-bin on Arch using YAY

$ yay -Rns lazydocker-bin

2. Manually Install "lazydocker-bin" via AUR

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

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

b. Clone lazydocker-bin's git locally

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

c. Go to ~/lazydocker-bin folder and install it

$ cd ~/lazydocker-bin $ makepkg -si

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

ID: 1394281
Name: lazydocker-bin
PackageBaseID: 163186
PackageBase: lazydocker-bin
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: 8
Popularity: 0.901786
OutOfDate:
Maintainer: carlosala
Submitter: jtraub
FirstSubmitted: 1613029865
LastModified: 1706465199
URLPath: /cgit/aur.git/snapshot/lazydocker-bin.tar.gz