How to Install and Uninstall gdb-exploitable.noarch Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "gdb-exploitable.noarch" package
In this section, we are going to explain the necessary steps to install gdb-exploitable.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
gdb-exploitable.noarch
Copied
2. Uninstall "gdb-exploitable.noarch" package
Here is a brief guide to show you how to uninstall gdb-exploitable.noarch on AlmaLinux 9:
$
sudo dnf remove
gdb-exploitable.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the gdb-exploitable.noarch package on AlmaLinux 9
Last metadata expiration check: 0:12:57 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gdb-exploitable
Version : 1.32
Release : 13.20210920gitab64075.el9
Architecture : noarch
Size : 41 k
Source : gdb-exploitable-1.32-13.20210920gitab64075.el9.src.rpm
Repository : epel
Summary : GDB extension for exploitability
URL : https://github.com/jfoote/exploitable
License : MIT
Description : 'exploitable' is a GDB extension that classifies Linux application bugs
: by severity. The extension inspects the state of a Linux application that
: has crashed and outputs a summary of how difficult it might be for an
: attacker to exploit the underlying software bug to gain control of the
: system. The extension can be used to prioritize bugs for software developers
: so that they can address the most severe ones first.
Available Packages
Name : gdb-exploitable
Version : 1.32
Release : 13.20210920gitab64075.el9
Architecture : noarch
Size : 41 k
Source : gdb-exploitable-1.32-13.20210920gitab64075.el9.src.rpm
Repository : epel
Summary : GDB extension for exploitability
URL : https://github.com/jfoote/exploitable
License : MIT
Description : 'exploitable' is a GDB extension that classifies Linux application bugs
: by severity. The extension inspects the state of a Linux application that
: has crashed and outputs a summary of how difficult it might be for an
: attacker to exploit the underlying software bug to gain control of the
: system. The extension can be used to prioritize bugs for software developers
: so that they can address the most severe ones first.