How to Install and Uninstall radare2.x86_64 Package on AlmaLinux 8
Last updated: November 10,2024
1. Install "radare2.x86_64" package
Here is a brief guide to show you how to install radare2.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
radare2.x86_64
Copied
2. Uninstall "radare2.x86_64" package
Please follow the guidelines below to uninstall radare2.x86_64 on AlmaLinux 8:
$
sudo dnf remove
radare2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the radare2.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:37:27 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : radare2
Version : 5.6.4
Release : 1.el8
Architecture : x86_64
Size : 4.2 M
Source : radare2-5.6.4-1.el8.src.rpm
Repository : epel
Summary : The reverse engineering framework
URL : https://radare.org/
License : LGPLv3+ and GPLv2+ and BSD and MIT and ASL 2.0 and MPLv2.0 and zlib
Description : The radare2 is a reverse-engineering framework that is multi-architecture,
: multi-platform, and highly scriptable. Radare2 provides a hexadecimal
: editor, wrapped I/O, file system support, debugger support, diffing
: between two functions or binaries, and code analysis at opcode,
: basic block, and function levels.
Available Packages
Name : radare2
Version : 5.6.4
Release : 1.el8
Architecture : x86_64
Size : 4.2 M
Source : radare2-5.6.4-1.el8.src.rpm
Repository : epel
Summary : The reverse engineering framework
URL : https://radare.org/
License : LGPLv3+ and GPLv2+ and BSD and MIT and ASL 2.0 and MPLv2.0 and zlib
Description : The radare2 is a reverse-engineering framework that is multi-architecture,
: multi-platform, and highly scriptable. Radare2 provides a hexadecimal
: editor, wrapped I/O, file system support, debugger support, diffing
: between two functions or binaries, and code analysis at opcode,
: basic block, and function levels.