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

Last updated: September 22,2024

1. Install "x11trace.x86_64" package

Here is a brief guide to show you how to install x11trace.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install x11trace.x86_64

2. Uninstall "x11trace.x86_64" package

This tutorial shows how to uninstall x11trace.x86_64 on Fedora 34:

$ sudo dnf remove x11trace.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:06:02 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : x11trace
Version : 1.3.1
Release : 20.fc34
Architecture : x86_64
Size : 106 k
Source : x11trace-1.3.1-20.fc34.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.