How to Install and Uninstall rizin.x86_64 Package on AlmaLinux 8

Last updated: September 21,2024

1. Install "rizin.x86_64" package

Here is a brief guide to show you how to install rizin.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install rizin.x86_64

2. Uninstall "rizin.x86_64" package

Please follow the step by step instructions below to uninstall rizin.x86_64 on AlmaLinux 8:

$ sudo dnf remove rizin.x86_64 $ sudo dnf autoremove

3. Information about the rizin.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:43:10 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : rizin
Version : 0.4.0
Release : 1.el8
Architecture : x86_64
Size : 3.8 M
Source : rizin-0.4.0-1.el8.src.rpm
Repository : epel
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.