docker-credential-lastpass on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S docker-credential-lastpass

* (Optional) Uninstall docker-credential-lastpass on Arch using YAY

$ yay -Rns docker-credential-lastpass

2. Manually Install "docker-credential-lastpass" via AUR

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

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

b. Clone docker-credential-lastpass's git locally

$ git clone https://aur.archlinux.org/docker-credential-lastpass.git ~/docker-credential-lastpass

c. Go to ~/docker-credential-lastpass folder and install it

$ cd ~/docker-credential-lastpass $ makepkg -si

3. Information about the docker-credential-lastpass package on Arch User Repository (AUR)

ID: 811937
Name: docker-credential-lastpass
PackageBaseID: 159122
PackageBase: docker-credential-lastpass
Version: 1.1-1
Description: Docker helper to store credentials in LastPass
URL: https://gitlab.com/1ace/docker-credential-lastpass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 1ace
Submitter: 1ace
FirstSubmitted: 1603620705
LastModified: 1604220097
URLPath: /cgit/aur.git/snapshot/docker-credential-lastpass.tar.gz