How to Install and Uninstall python3-ROPGadget.noarch Package on Fedora 35

Last updated: October 10,2024

1. Install "python3-ROPGadget.noarch" package

In this section, we are going to explain the necessary steps to install python3-ROPGadget.noarch on Fedora 35

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

2. Uninstall "python3-ROPGadget.noarch" package

This is a short guide on how to uninstall python3-ROPGadget.noarch on Fedora 35:

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

3. Information about the python3-ROPGadget.noarch package on Fedora 35

Last metadata expiration check: 3:12:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-ROPGadget
Version : 6.6
Release : 1.fc35
Architecture : noarch
Size : 60 k
Source : python-ROPGadget-6.6-1.fc35.src.rpm
Repository : updates
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.