lerpc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lerpc

* (Optional) Uninstall lerpc on Arch using YAY

$ yay -Rns lerpc

2. Manually Install "lerpc" via AUR

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

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

b. Clone lerpc's git locally

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

c. Go to ~/lerpc folder and install it

$ cd ~/lerpc $ makepkg -si

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

ID: 528856
Name: lerpc
PackageBaseID: 134466
PackageBase: lerpc
Version: 0.1.0-1
Description: Does linear interpolation (lerp) between HTML color codes
URL: https://github.com/Phosphenius/lerpc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Phosphenius
Submitter: Phosphenius
FirstSubmitted: 1532382900
LastModified: 1532382900
URLPath: /cgit/aur.git/snapshot/lerpc.tar.gz