cosma on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S cosma

* (Optional) Uninstall cosma on Arch using YAY

$ yay -Rns cosma

2. Manually Install "cosma" via AUR

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

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

b. Clone cosma's git locally

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

c. Go to ~/cosma folder and install it

$ cd ~/cosma $ makepkg -si

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

ID: 1123127
Name: cosma
PackageBaseID: 154765
PackageBase: cosma
Version: 2.6.1-2
Description: Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm
URL: https://github.com/eth-cscs/COSMA
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1592988069
LastModified: 1659874798
URLPath: /cgit/aur.git/snapshot/cosma.tar.gz