lpp on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S lpp

* (Optional) Uninstall lpp on Arch using YAY

$ yay -Rns lpp

2. Manually Install "lpp" via AUR

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

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

b. Clone lpp's git locally

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

c. Go to ~/lpp folder and install it

$ cd ~/lpp $ makepkg -si

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

ID: 897598
Name: lpp
PackageBaseID: 89258
PackageBase: lpp
Version: 0.2.b-3
Description: LAPACK Plus Plus: C and C++ interface to LAPACK
URL: http://sourceforge.net/projects/lpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rufflewind
Submitter: Rufflewind
FirstSubmitted: 1420772748
LastModified: 1619329015
URLPath: /cgit/aur.git/snapshot/lpp.tar.gz