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