lipl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lipl

* (Optional) Uninstall lipl on Arch using YAY

$ yay -Rns lipl

2. Manually Install "lipl" via AUR

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

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

b. Clone lipl's git locally

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

c. Go to ~/lipl folder and install it

$ cd ~/lipl $ makepkg -si

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

ID: 834821
Name: lipl
PackageBaseID: 158327
PackageBase: lipl
Version: 0.1.3-1
Description: Analyse the output over time of custom shell commands
URL: https://github.com/yxdunc/lipl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1601755162
LastModified: 1608237370
URLPath: /cgit/aur.git/snapshot/lipl.tar.gz