How to Install and Uninstall python3-ipdb.noarch Package on Fedora 36
Last updated: November 27,2024
1. Install "python3-ipdb.noarch" package
This tutorial shows how to install python3-ipdb.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-ipdb.noarch
Copied
2. Uninstall "python3-ipdb.noarch" package
Please follow the steps below to uninstall python3-ipdb.noarch on Fedora 36:
$
sudo dnf remove
python3-ipdb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ipdb.noarch package on Fedora 36
Last metadata expiration check: 3:30:23 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-ipdb
Version : 0.13.4
Release : 5.fc36
Architecture : noarch
Size : 24 k
Source : python-ipdb-0.13.4-5.fc36.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.
Available Packages
Name : python3-ipdb
Version : 0.13.4
Release : 5.fc36
Architecture : noarch
Size : 24 k
Source : python-ipdb-0.13.4-5.fc36.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.