How to Install and Uninstall python3-rpdb.noarch Package on Fedora 34

Last updated: October 11,2024

1. Install "python3-rpdb.noarch" package

Please follow the guidance below to install python3-rpdb.noarch on Fedora 34

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

2. Uninstall "python3-rpdb.noarch" package

This is a short guide on how to uninstall python3-rpdb.noarch on Fedora 34:

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

3. Information about the python3-rpdb.noarch package on Fedora 34

Last metadata expiration check: 3:35:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-rpdb
Version : 0.1.6
Release : 18.fc34
Architecture : noarch
Size : 16 k
Source : python-rpdb-0.1.6-18.fc34.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.