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

Last updated: October 09,2024

1. Install "rizin.i686" package

This guide covers the steps necessary to install rizin.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install rizin.i686

2. Uninstall "rizin.i686" package

Please follow the guidelines below to uninstall rizin.i686 on Fedora 36:

$ sudo dnf remove rizin.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:44:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rizin
Version : 0.4.0
Release : 1.fc36
Architecture : i686
Size : 3.7 M
Source : rizin-0.4.0-1.fc36.src.rpm
Repository : updates
Summary : UNIX-like reverse engineering framework and command-line tool-set
URL : https://rizin.re/
License : LGPLv3+ and GPLv2+ and BSD and MIT and ASL 2.0 and MPLv2.0 and zlib
Description : Rizin is a free and open-source Reverse Engineering framework, providing a
: complete binary analysis experience with features like Disassembler,
: Hexadecimal editor, Emulation, Binary inspection, Debugger, and more.
:
: Rizin is a fork of radare2 with a focus on usability, working features and code
: cleanliness.