tracecompass on AUR( Arch User Repository.)

Last updated: September 26,2022

1. Install tracecompass via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

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

c. Remove tracecompass on Arch using YAY

yay -Rns tracecompass

2. Install tracecompass via UAR manually

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. Details of tracecompass package

ID: 1080956
Name: tracecompass
PackageBaseID: 158193
PackageBase: tracecompass
Version: 7.3.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://www.eclipse.org/tracecompass/
NumVotes: 2
Popularity: 4.0E-6
OutOfDate:
Maintainer: ReyJamonico
FirstSubmitted: 1601382415
LastModified: 1652705277
URLPath: /cgit/aur.git/snapshot/tracecompass.tar.gz