How to Install and Uninstall recorder.i686 Package on Fedora 36

Last updated: October 06,2024

1. Install "recorder.i686" package

Please follow the step by step instructions below to install recorder.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install recorder.i686

2. Uninstall "recorder.i686" package

Please follow the guidance below to uninstall recorder.i686 on Fedora 36:

$ sudo dnf remove recorder.i686 $ sudo dnf autoremove

3. Information about the recorder.i686 package on Fedora 36

Last metadata expiration check: 5:47:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : recorder
Version : 1.1.0
Release : 1.fc34
Architecture : i686
Size : 47 k
Source : recorder-1.1.0-1.fc34.src.rpm
Repository : fedora
Summary : Lock-free, real-time flight recorder for C or C++ programs
URL : https://github.com/tao-3D/recorder
License : LGPLv2+
Description : Flight recorder for C and C++ programs using printf-like 'record' statements.