How to Install and Uninstall python3-django-pdb.noarch Package on Fedora 36
Last updated: January 12,2025
1. Install "python3-django-pdb.noarch" package
This guide let you learn how to install python3-django-pdb.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-pdb.noarch
Copied
2. Uninstall "python3-django-pdb.noarch" package
Here is a brief guide to show you how to uninstall python3-django-pdb.noarch on Fedora 36:
$
sudo dnf remove
python3-django-pdb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-pdb.noarch package on Fedora 36
Last metadata expiration check: 3:48:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-django-pdb
Version : 0.6.2
Release : 2.fc36
Architecture : noarch
Size : 28 k
Source : python-django-pdb-0.6.2-2.fc36.src.rpm
Repository : fedora
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 : 2.fc36
Architecture : noarch
Size : 28 k
Source : python-django-pdb-0.6.2-2.fc36.src.rpm
Repository : fedora
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.