lspac on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S lspac

* (Optional) Uninstall lspac on Arch using YAY

$ yay -Rns lspac

2. Manually Install "lspac" via AUR

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

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

b. Clone lspac's git locally

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

c. Go to ~/lspac folder and install it

$ cd ~/lspac $ makepkg -si

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

ID: 843460
Name: lspac
PackageBaseID: 160370
PackageBase: lspac
Version: 1.2.0-1
Description: Display package informations in a parse friendly fashion
URL: https://github.com/pvpscript/lspac
NumVotes: 1
Popularity: 0.117983
OutOfDate:
Maintainer: pvpscript
Submitter: pvpscript
FirstSubmitted: 1606607358
LastModified: 1609957194
URLPath: /cgit/aur.git/snapshot/lspac.tar.gz