How to Install and Uninstall python3-ipdb.noarch Package on Oracle Linux 9
Last updated: November 14,2024
1. Install "python3-ipdb.noarch" package
Please follow the steps below to install python3-ipdb.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-ipdb.noarch
Copied
2. Uninstall "python3-ipdb.noarch" package
This guide covers the steps necessary to uninstall python3-ipdb.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-ipdb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ipdb.noarch package on Oracle Linux 9
Last metadata expiration check: 0:11:12 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-ipdb
Version : 0.13.13
Release : 2.el9
Architecture : noarch
Size : 25 k
Source : python-ipdb-0.13.13-2.el9.src.rpm
Repository : epel
Summary : IPython enabled Python debugger
URL : https://github.com/gotcha/ipdb/
License : BSD-3-Clause
Description : IPython features (tab completion, syntax highlighting, better tracebacks,
: better introspection) right in pdb.
Available Packages
Name : python3-ipdb
Version : 0.13.13
Release : 2.el9
Architecture : noarch
Size : 25 k
Source : python-ipdb-0.13.13-2.el9.src.rpm
Repository : epel
Summary : IPython enabled Python debugger
URL : https://github.com/gotcha/ipdb/
License : BSD-3-Clause
Description : IPython features (tab completion, syntax highlighting, better tracebacks,
: better introspection) right in pdb.