How to Install and Uninstall python3-pygdbmi.noarch Package on CentOS Stream 9
Last updated: November 26,2024
1. Install "python3-pygdbmi.noarch" package
Learn how to install python3-pygdbmi.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pygdbmi.noarch
Copied
2. Uninstall "python3-pygdbmi.noarch" package
This guide let you learn how to uninstall python3-pygdbmi.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-pygdbmi.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pygdbmi.noarch package on CentOS Stream 9
Last metadata expiration check: 2:47:36 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-pygdbmi
Version : 0.11.0.0
Release : 1.el9
Architecture : noarch
Size : 38 k
Source : python-pygdbmi-0.11.0.0-1.el9.src.rpm
Repository : epel
Summary : Get Structured Output from GDB's Machine Interface
URL : https://github.com/cs01/pygdbmi
License : MIT
Description : GDB/MI is a line based machine oriented
: text interface to GDB and is activated by
: specifying using the --interpreter command
: line option (see Mode Options). It is
: specifically intended to support the development
: of systems which use the debugger as just one
: small component of a larger system.
Available Packages
Name : python3-pygdbmi
Version : 0.11.0.0
Release : 1.el9
Architecture : noarch
Size : 38 k
Source : python-pygdbmi-0.11.0.0-1.el9.src.rpm
Repository : epel
Summary : Get Structured Output from GDB's Machine Interface
URL : https://github.com/cs01/pygdbmi
License : MIT
Description : GDB/MI is a line based machine oriented
: text interface to GDB and is activated by
: specifying using the --interpreter command
: line option (see Mode Options). It is
: specifically intended to support the development
: of systems which use the debugger as just one
: small component of a larger system.