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

Last updated: June 01,2024

1. Install "libtraceevent.i686" package

Please follow the guidelines below to install libtraceevent.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libtraceevent.i686

2. Uninstall "libtraceevent.i686" package

Please follow the guidance below to uninstall libtraceevent.i686 on Rocky Linux 9:

$ sudo dnf remove libtraceevent.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:24:08 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libtraceevent
Version : 1.5.3
Release : 3.el9
Architecture : i686
Size : 220 k
Source : libtraceevent-1.5.3-3.el9.src.rpm
Repository : baseos
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.