lesspass on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lesspass

* (Optional) Uninstall lesspass on Arch using YAY

$ yay -Rns lesspass

2. Manually Install "lesspass" via AUR

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

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

b. Clone lesspass's git locally

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

c. Go to ~/lesspass folder and install it

$ cd ~/lesspass $ makepkg -si

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

ID: 1178692
Name: lesspass
PackageBaseID: 153954
PackageBase: lesspass
Version: 10.1.1-1
Description: Stateless open source password manager
URL: https://lesspass.com
NumVotes: 1
Popularity: 0.00447
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1591292955
LastModified: 1670261316
URLPath: /cgit/aur.git/snapshot/lesspass.tar.gz