cubelib on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cubelib

* (Optional) Uninstall cubelib on Arch using YAY

$ yay -Rns cubelib

2. Manually Install "cubelib" via AUR

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

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

b. Clone cubelib's git locally

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

c. Go to ~/cubelib folder and install it

$ cd ~/cubelib $ makepkg -si

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

ID: 1349735
Name: cubelib
PackageBaseID: 133595
PackageBase: cubelib
Version: 4.8.2-1
Description: Library for reading and writing a multi-dimensional performance space.
URL: http://www.scalasca.org/software/cube-4.x/download.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jspencer
Submitter: jspencer
FirstSubmitted: 1529243562
LastModified: 1699450043
URLPath: /cgit/aur.git/snapshot/cubelib.tar.gz