bsctools on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S bsctools

* (Optional) Uninstall bsctools on Arch using YAY

$ yay -Rns bsctools

2. Manually Install "bsctools" via AUR

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

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

b. Clone bsctools's git locally

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

c. Go to ~/bsctools folder and install it

$ cd ~/bsctools $ makepkg -si

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

ID: 1222268
Name: bsctools
PackageBaseID: 140502
PackageBase: bsctools
Version: 1.0-1
Description: Metapackage containing various performance analysis tools developed by the BSC (Barcelona Supercomputing Center).
URL: https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: gamezelda
Submitter: gamezelda
FirstSubmitted: 1553272837
LastModified: 1678126213
URLPath: /cgit/aur.git/snapshot/bsctools.tar.gz