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

Last updated: June 18,2024

1. Install "python3-ipdb.noarch" package

Learn how to install python3-ipdb.noarch on Fedora 34

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

2. Uninstall "python3-ipdb.noarch" package

Please follow the guidance below to uninstall python3-ipdb.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:59:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-ipdb
Version : 0.13.4
Release : 2.fc34
Architecture : noarch
Size : 26 k
Source : python-ipdb-0.13.4-2.fc34.src.rpm
Repository : fedora
Summary : IPython enabled Python debugger
URL : https://github.com/gotcha/ipdb/
License : BSD
Description : IPython features (tab completion, syntax highlighting, better tracebacks,
: better introspection) right in pdb.