How to Install and Uninstall python3-rpdb.noarch Package on Fedora 36
Last updated: January 13,2025
1. Install "python3-rpdb.noarch" package
This guide covers the steps necessary to install python3-rpdb.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-rpdb.noarch
Copied
2. Uninstall "python3-rpdb.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-rpdb.noarch on Fedora 36:
$
sudo dnf remove
python3-rpdb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rpdb.noarch package on Fedora 36
Last metadata expiration check: 2:26:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-rpdb
Version : 0.1.6
Release : 21.fc36
Architecture : noarch
Size : 16 k
Source : python-rpdb-0.1.6-21.fc36.src.rpm
Repository : fedora
Summary : A wrapper around pdb allowing remote debugging
URL : https://github.com/tamentis/rpdb
License : BSD
Description : A wrapper around pdb allowing remote debugging via netcat or telnet.
: This is especially useful in a Tomcat/Jython environment where little
: debugging tools are available.
Available Packages
Name : python3-rpdb
Version : 0.1.6
Release : 21.fc36
Architecture : noarch
Size : 16 k
Source : python-rpdb-0.1.6-21.fc36.src.rpm
Repository : fedora
Summary : A wrapper around pdb allowing remote debugging
URL : https://github.com/tamentis/rpdb
License : BSD
Description : A wrapper around pdb allowing remote debugging via netcat or telnet.
: This is especially useful in a Tomcat/Jython environment where little
: debugging tools are available.