hotspot on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S hotspot

* (Optional) Uninstall hotspot on Arch using YAY

$ yay -Rns hotspot

2. Manually Install "hotspot" via AUR

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

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

b. Clone hotspot's git locally

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

c. Go to ~/hotspot folder and install it

$ cd ~/hotspot $ makepkg -si

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

ID: 1421369
Name: hotspot
PackageBaseID: 125986
PackageBase: hotspot
Version: 20240304-2
Description: The Linux perf GUI for performance analysis
URL: https://github.com/KDAB/hotspot
NumVotes: 25
Popularity: 1.691863
OutOfDate:
Maintainer: Rubo
Submitter: Horus
FirstSubmitted: 1506779341
LastModified: 1709667994
URLPath: /cgit/aur.git/snapshot/hotspot.tar.gz