How to Install and Uninstall python3-django-pdb.noarch Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "python3-django-pdb.noarch" package
Learn how to install python3-django-pdb.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-pdb.noarch
Copied
2. Uninstall "python3-django-pdb.noarch" package
Please follow the step by step instructions below to uninstall python3-django-pdb.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-django-pdb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-pdb.noarch package on AlmaLinux 9
Last metadata expiration check: 0:15:22 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-django-pdb
Version : 0.6.2
Release : 1.el9
Architecture : noarch
Size : 28 k
Source : python-django-pdb-0.6.2-1.el9.src.rpm
Repository : epel
Summary : Easier pdb debugging for Django
URL : https://github.com/tomchristie/django-pdb
License : Public Domain
Description : Adding pdb.set_trace() to your source files every time you want to break into
: pdb sucks.
:
: Don’t do that.
:
: Do this.
Available Packages
Name : python3-django-pdb
Version : 0.6.2
Release : 1.el9
Architecture : noarch
Size : 28 k
Source : python-django-pdb-0.6.2-1.el9.src.rpm
Repository : epel
Summary : Easier pdb debugging for Django
URL : https://github.com/tomchristie/django-pdb
License : Public Domain
Description : Adding pdb.set_trace() to your source files every time you want to break into
: pdb sucks.
:
: Don’t do that.
:
: Do this.