speedscope on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S speedscope

* (Optional) Uninstall speedscope on Arch using YAY

$ yay -Rns speedscope

2. Manually Install "speedscope" via AUR

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

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

b. Clone speedscope's git locally

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

c. Go to ~/speedscope folder and install it

$ cd ~/speedscope $ makepkg -si

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

ID: 972465
Name: speedscope
PackageBaseID: 151981
PackageBase: speedscope
Version: 1.13.0-1
Description: A fast, interactive web-based viewer for performance profiles.
URL: https://github.com/jlfwong/speedscope
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rpodgorny
FirstSubmitted: 1587822106
LastModified: 1633865505
URLPath: /cgit/aur.git/snapshot/speedscope.tar.gz