tracecompass on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S tracecompass

* (Optional) Uninstall tracecompass on Arch using YAY

$ yay -Rns tracecompass

2. Manually Install "tracecompass" via AUR

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

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

b. Clone tracecompass's git locally

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

c. Go to ~/tracecompass folder and install it

$ cd ~/tracecompass $ makepkg -si

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

ID: 1332235
Name: tracecompass
PackageBaseID: 158193
PackageBase: tracecompass
Version: 9.1.0-1
Description: Eclipse Trace Compass is an open source application to solve performance and reliability issues by reading and analyzing traces and logs of a system
URL: https://eclipse.dev/tracecompass/
NumVotes: 2
Popularity: 0
OutOfDate: 1702372755
Maintainer: ReyJamonico
Submitter: ReyJamonico
FirstSubmitted: 1601382415
LastModified: 1697031377
URLPath: /cgit/aur.git/snapshot/tracecompass.tar.gz