lesspass-client on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lesspass-client

* (Optional) Uninstall lesspass-client on Arch using YAY

$ yay -Rns lesspass-client

2. Manually Install "lesspass-client" via AUR

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

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

b. Clone lesspass-client's git locally

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

c. Go to ~/lesspass-client folder and install it

$ cd ~/lesspass-client $ makepkg -si

3. Information about the lesspass-client package on Arch User Repository (AUR)

ID: 1241339
Name: lesspass-client
PackageBaseID: 189338
PackageBase: lesspass-client
Version: 0.7.0-1
Description: LessPass API server client library and CLI written in Rust
URL: https://gitlab.com/ogarcia/lesspass-client
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1673172419
LastModified: 1681469457
URLPath: /cgit/aur.git/snapshot/lesspass-client.tar.gz