scalasca on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "scalasca" 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
Copied
b. Install scalasca on Arch using YAY
$
yay -S
scalasca
Copied
* (Optional) Uninstall scalasca on Arch using YAY
$
yay -Rns
scalasca
Copied
2. Manually Install "scalasca" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone scalasca's git locally
$
git clone https://aur.archlinux.org/scalasca.git
~/scalasca
Copied
c. Go to ~/scalasca folder and install it
$
cd
~/scalasca
Copied
$
makepkg -si
Copied
3. Information about the scalasca package on Arch User Repository (AUR)
ID: 1231630
Name: scalasca
PackageBaseID: 52775
PackageBase: scalasca
Version: 2.6.1-1
Description: Tool for measuring and analyzing runtime behavior of parallel programs.
URL: http://www.scalasca.org/start.html
NumVotes: 3
Popularity: 0.000802
OutOfDate:
Maintainer: jspencer
Submitter: Gys
FirstSubmitted: 1317322269
LastModified: 1679667936
URLPath: /cgit/aur.git/snapshot/scalasca.tar.gz
Name: scalasca
PackageBaseID: 52775
PackageBase: scalasca
Version: 2.6.1-1
Description: Tool for measuring and analyzing runtime behavior of parallel programs.
URL: http://www.scalasca.org/start.html
NumVotes: 3
Popularity: 0.000802
OutOfDate:
Maintainer: jspencer
Submitter: Gys
FirstSubmitted: 1317322269
LastModified: 1679667936
URLPath: /cgit/aur.git/snapshot/scalasca.tar.gz