lstags-bin on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S lstags-bin

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

$ yay -Rns lstags-bin

2. Manually Install "lstags-bin" via AUR

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

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

b. Clone lstags-bin's git locally

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

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

$ cd ~/lstags-bin $ makepkg -si

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

ID: 990764
Name: lstags-bin
PackageBaseID: 150655
PackageBase: lstags-bin
Version: 1.2.21-1
Description: Manipulate Docker images across different registries
URL: https://github.com/ivanilves/lstags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585054467
LastModified: 1637269714
URLPath: /cgit/aur.git/snapshot/lstags-bin.tar.gz