How to Install and Uninstall x11trace.x86_64 Package on Fedora 35

Last updated: May 16,2024

1. Install "x11trace.x86_64" package

This is a short guide on how to install x11trace.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install x11trace.x86_64

2. Uninstall "x11trace.x86_64" package

This guide covers the steps necessary to uninstall x11trace.x86_64 on Fedora 35:

$ sudo dnf remove x11trace.x86_64 $ sudo dnf autoremove

3. Information about the x11trace.x86_64 package on Fedora 35

Last metadata expiration check: 4:44:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : x11trace
Version : 1.3.1
Release : 21.fc35
Architecture : x86_64
Size : 105 k
Source : x11trace-1.3.1-21.fc35.src.rpm
Repository : fedora
Summary : A program for X11 protocol tracing
URL : http://xtrace.alioth.debian.org/
License : GPLv2
Description : What strace is for system calls, x11trace is for X11 connections:
: you hook it between one or more X11 clients and an X server and
: it prints the requests going from client to server and the replies,
: events and errors going the other way.