lpcli on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S lpcli

* (Optional) Uninstall lpcli on Arch using YAY

$ yay -Rns lpcli

2. Manually Install "lpcli" via AUR

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

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

b. Clone lpcli's git locally

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

c. Go to ~/lpcli folder and install it

$ cd ~/lpcli $ makepkg -si

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

ID: 867312
Name: lpcli
PackageBaseID: 130751
PackageBase: lpcli
Version: 2020.07.17-1
Description: C implementation of lesspass (version 2) without any external dependencies
URL: https://github.com/monolifed/lpcli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1520868110
LastModified: 1613986958
URLPath: /cgit/aur.git/snapshot/lpcli.tar.gz