lis on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lis

* (Optional) Uninstall lis on Arch using YAY

$ yay -Rns lis

2. Manually Install "lis" via AUR

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

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

b. Clone lis's git locally

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

c. Go to ~/lis folder and install it

$ cd ~/lis $ makepkg -si

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

ID: 855508
Name: lis
PackageBaseID: 152884
PackageBase: lis
Version: 2.0.30-1
Description: Library of Iterative Solvers for linear systems
URL: http://www.ssisc.org/lis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: heavysink
Submitter: heavysink
FirstSubmitted: 1589734738
LastModified: 1612014673
URLPath: /cgit/aur.git/snapshot/lis.tar.gz