perfetto on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "perfetto" 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 perfetto on Arch using YAY
$
yay -S
perfetto
Copied
* (Optional) Uninstall perfetto on Arch using YAY
$
yay -Rns
perfetto
Copied
2. Manually Install "perfetto" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone perfetto's git locally
$
git clone https://aur.archlinux.org/perfetto.git
~/perfetto
Copied
c. Go to ~/perfetto folder and install it
$
cd
~/perfetto
Copied
$
makepkg -si
Copied
3. Information about the perfetto package on Arch User Repository (AUR)
ID: 1362055
Name: perfetto
PackageBaseID: 197112
PackageBase: perfetto
Version: 39.0-1
Description: System profiling, app tracing and trace analysis
URL: https://perfetto.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tiziodcaio
Submitter: tiziodcaio
FirstSubmitted: 1693312712
LastModified: 1701271016
URLPath: /cgit/aur.git/snapshot/perfetto.tar.gz
Name: perfetto
PackageBaseID: 197112
PackageBase: perfetto
Version: 39.0-1
Description: System profiling, app tracing and trace analysis
URL: https://perfetto.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tiziodcaio
Submitter: tiziodcaio
FirstSubmitted: 1693312712
LastModified: 1701271016
URLPath: /cgit/aur.git/snapshot/perfetto.tar.gz