lapack-manpages on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S lapack-manpages

* (Optional) Uninstall lapack-manpages on Arch using YAY

$ yay -Rns lapack-manpages

2. Manually Install "lapack-manpages" via AUR

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

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

b. Clone lapack-manpages's git locally

$ git clone https://aur.archlinux.org/lapack-manpages.git ~/lapack-manpages

c. Go to ~/lapack-manpages folder and install it

$ cd ~/lapack-manpages $ makepkg -si

3. Information about the lapack-manpages package on Arch User Repository (AUR)

ID: 324902
Name: lapack-manpages
PackageBaseID: 39414
PackageBase: lapack-manpages
Version: 3.6.1-1
Description: LAPACK and BLAS manual pages
URL: http://netlib.org/lapack
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Nyarcel
FirstSubmitted: 1280943428
LastModified: 1469655548
URLPath: /cgit/aur.git/snapshot/lapack-manpages.tar.gz