How to Install and Uninstall python3-ROPGadget.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "python3-ROPGadget.noarch" package

Learn how to install python3-ROPGadget.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-ROPGadget.noarch

2. Uninstall "python3-ROPGadget.noarch" package

This guide covers the steps necessary to uninstall python3-ROPGadget.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-ROPGadget.noarch $ sudo dnf autoremove

3. Information about the python3-ROPGadget.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:13:47 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-ROPGadget
Version : 7.3
Release : 4.el8
Architecture : noarch
Size : 64 k
Source : python-ROPGadget-7.3-4.el8.src.rpm
Repository : epel
Summary : A tool to find ROP gadgets in program files
URL : https://pypi.python.org/pypi/ROPGadget
License : BSD
Description : ROPGadget lets you search your gadgets on your binaries to facilitate
: your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on
: x86, x64, ARM, ARM64, PowerPC, SPARC and MIPS architectures.