docker-ls on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "docker-ls" 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 docker-ls on Arch using YAY
$
yay -S
docker-ls
Copied
* (Optional) Uninstall docker-ls on Arch using YAY
$
yay -Rns
docker-ls
Copied
2. Manually Install "docker-ls" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone docker-ls's git locally
$
git clone https://aur.archlinux.org/docker-ls.git
~/docker-ls
Copied
c. Go to ~/docker-ls folder and install it
$
cd
~/docker-ls
Copied
$
makepkg -si
Copied
3. Information about the docker-ls package on Arch User Repository (AUR)
ID: 961882
Name: docker-ls
PackageBaseID: 135995
PackageBase: docker-ls
Version: 0.5.1-1
Description: Tools for browsing and manipulating docker registries
URL: https://github.com/mayflower/docker-ls
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lukaszimmermann
FirstSubmitted: 1536847435
LastModified: 1631820955
URLPath: /cgit/aur.git/snapshot/docker-ls.tar.gz
Name: docker-ls
PackageBaseID: 135995
PackageBase: docker-ls
Version: 0.5.1-1
Description: Tools for browsing and manipulating docker registries
URL: https://github.com/mayflower/docker-ls
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lukaszimmermann
FirstSubmitted: 1536847435
LastModified: 1631820955
URLPath: /cgit/aur.git/snapshot/docker-ls.tar.gz