How to Install and Uninstall libtraceevent.i686 Package on Oracle Linux 9

Last updated: April 28,2024

1. Install "libtraceevent.i686" package

In this section, we are going to explain the necessary steps to install libtraceevent.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libtraceevent.i686

2. Uninstall "libtraceevent.i686" package

Please follow the instructions below to uninstall libtraceevent.i686 on Oracle Linux 9:

$ sudo dnf remove libtraceevent.i686 $ sudo dnf autoremove

3. Information about the libtraceevent.i686 package on Oracle Linux 9

Last metadata expiration check: 3:04:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libtraceevent
Version : 1.5.3
Release : 3.el9
Architecture : i686
Size : 378 k
Source : libtraceevent-1.5.3-3.el9.src.rpm
Repository : ol9_baseos_latest
Summary : Library to parse raw trace event formats
URL : https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/
License : LGPLv2+ and GPLv2+
Description : libtraceevent is a library to parse raw trace event formats.