mcxx on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mcxx

* (Optional) Uninstall mcxx on Arch using YAY

$ yay -Rns mcxx

2. Manually Install "mcxx" via AUR

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

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

b. Clone mcxx's git locally

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

c. Go to ~/mcxx folder and install it

$ cd ~/mcxx $ makepkg -si

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

ID: 1222275
Name: mcxx
PackageBaseID: 140839
PackageBase: mcxx
Version: 2.3.0.20190627-2
Description: Mercurium is a C/C++/Fortran source-to-source compilation infrastructure aimed at fast prototyping developed by the Programming Models group at the Barcelona Supercomputing Center.
URL: https://pm.bsc.es/ompss
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamezelda
Submitter: gamezelda
FirstSubmitted: 1553950607
LastModified: 1678126259
URLPath: /cgit/aur.git/snapshot/mcxx.tar.gz