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
Copied
b. Install lpp on Arch using YAY
$
yay -S
lpp
Copied
* (Optional) Uninstall lpp on Arch using YAY
$
yay -Rns
lpp
Copied
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
Copied
b. Clone lpp's git locally
$
git clone https://aur.archlinux.org/lpp.git
~/lpp
Copied
c. Go to ~/lpp folder and install it
$
cd
~/lpp
Copied
$
makepkg -si
Copied
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
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