perfetto on AUR (Arch User Repository)

Last updated: September 28,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

b. Install perfetto on Arch using YAY

$ yay -S perfetto

* (Optional) Uninstall perfetto on Arch using YAY

$ yay -Rns perfetto

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

b. Clone perfetto's git locally

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

c. Go to ~/perfetto folder and install it

$ cd ~/perfetto $ makepkg -si

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