lazydocker-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S lazydocker-git

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

$ yay -Rns lazydocker-git

2. Manually Install "lazydocker-git" via AUR

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

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

b. Clone lazydocker-git's git locally

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

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

$ cd ~/lazydocker-git $ makepkg -si

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

ID: 751198
Name: lazydocker-git
PackageBaseID: 143136
PackageBase: lazydocker-git
Version: 0.9.r0.g10617da-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: 1
Popularity: 0
OutOfDate:
Maintainer: mswift
Submitter: mswift
FirstSubmitted: 1561912447
LastModified: 1591996437
URLPath: /cgit/aur.git/snapshot/lazydocker-git.tar.gz