parca on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "parca" 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 parca on Arch using YAY
$
yay -S
parca
Copied
* (Optional) Uninstall parca on Arch using YAY
$
yay -Rns
parca
Copied
2. Manually Install "parca" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone parca's git locally
$
git clone https://aur.archlinux.org/parca.git
~/parca
Copied
c. Go to ~/parca folder and install it
$
cd
~/parca
Copied
$
makepkg -si
Copied
3. Information about the parca package on Arch User Repository (AUR)
ID: 1363622
Name: parca
PackageBaseID: 171904
PackageBase: parca
Version: 0.20.0-1
Description: Continuous profiling for analysis of CPU, memory usage over time, and down to the line number.
URL: https://parca.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: metalmatze
Submitter: metalmatze
FirstSubmitted: 1633948735
LastModified: 1701557253
URLPath: /cgit/aur.git/snapshot/parca.tar.gz
Name: parca
PackageBaseID: 171904
PackageBase: parca
Version: 0.20.0-1
Description: Continuous profiling for analysis of CPU, memory usage over time, and down to the line number.
URL: https://parca.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: metalmatze
Submitter: metalmatze
FirstSubmitted: 1633948735
LastModified: 1701557253
URLPath: /cgit/aur.git/snapshot/parca.tar.gz