How to Install and Uninstall python3-django-pdb.noarch Package on Fedora 35
Last updated: November 30,2024
1. Install "python3-django-pdb.noarch" package
This tutorial shows how to install python3-django-pdb.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-pdb.noarch
Copied
2. Uninstall "python3-django-pdb.noarch" package
Please follow the instructions below to uninstall python3-django-pdb.noarch on Fedora 35:
$
sudo dnf remove
python3-django-pdb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-pdb.noarch package on Fedora 35
Last metadata expiration check: 1:12:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-django-pdb
Version : 0.6.2
Release : 1.fc35
Architecture : noarch
Size : 28 k
Source : python-django-pdb-0.6.2-1.fc35.src.rpm
Repository : updates
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.fc35
Architecture : noarch
Size : 28 k
Source : python-django-pdb-0.6.2-1.fc35.src.rpm
Repository : updates
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.