How to Install and Uninstall winpdb.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "winpdb.noarch" package

In this section, we are going to explain the necessary steps to install winpdb.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install winpdb.noarch

2. Uninstall "winpdb.noarch" package

Learn how to uninstall winpdb.noarch on Fedora 34:

$ sudo dnf remove winpdb.noarch $ sudo dnf autoremove

3. Information about the winpdb.noarch package on Fedora 34

Last metadata expiration check: 2:25:52 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : winpdb
Version : 2.0.0
Release : 0.8.dev5.fc34
Architecture : noarch
Size : 260 k
Source : winpdb-2.0.0-0.8.dev5.fc34.src.rpm
Repository : fedora
Summary : An advanced python debugger
URL : https://pypi.org/project/winpdb-reborn
License : GPLv2+
Description : Winpdb is an advanced python debugger, with support for smart breakpoints,
: multiple threads, namespace modification, embedded debugging, encrypted
: communication and speed of up to 20 times that of pdb.