speedscope on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install speedscope on Arch using YAY
$
yay -S
speedscope
Copied
* (Optional) Uninstall speedscope on Arch using YAY
$
yay -Rns
speedscope
Copied
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
Copied
b. Clone speedscope's git locally
$
git clone https://aur.archlinux.org/speedscope.git
~/speedscope
Copied
c. Go to ~/speedscope folder and install it
$
cd
~/speedscope
Copied
$
makepkg -si
Copied
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
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