How to Install and Uninstall python3-ipdb.noarch Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "python3-ipdb.noarch" package

This guide let you learn how to install python3-ipdb.noarch on AlmaLinux 9

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

2. Uninstall "python3-ipdb.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-ipdb.noarch on AlmaLinux 9:

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

3. Information about the python3-ipdb.noarch package on AlmaLinux 9

Last metadata expiration check: 2:12:48 ago on Wed Mar 13 07:41:12 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.