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

Last updated: October 02,2024

1. Install "winpdb.noarch" package

Please follow the guidance below to install winpdb.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install winpdb.noarch

2. Uninstall "winpdb.noarch" package

Please follow the step by step instructions below to uninstall winpdb.noarch on Fedora 38:

$ sudo dnf remove winpdb.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:48:36 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : winpdb
Version : 2.0.0
Release : 0.14.dev5.fc38
Architecture : noarch
Size : 353 k
Source : winpdb-2.0.0-0.14.dev5.fc38.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.