alpscore on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S alpscore

* (Optional) Uninstall alpscore on Arch using YAY

$ yay -Rns alpscore

2. Manually Install "alpscore" via AUR

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

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

b. Clone alpscore's git locally

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

c. Go to ~/alpscore folder and install it

$ cd ~/alpscore $ makepkg -si

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

ID: 601201
Name: alpscore
PackageBaseID: 110846
PackageBase: alpscore
Version: 2.2.0-2
Description: ALPS Core libraries for numerical simulations of condensed matter systems.
URL: http://alpscore.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: katherlee
FirstSubmitted: 1462217118
LastModified: 1554407019
URLPath: /cgit/aur.git/snapshot/alpscore.tar.gz