How to Install and Uninstall python3-stackprinter.noarch Package on Fedora 34
Last updated: November 29,2024
1. Install "python3-stackprinter.noarch" package
Please follow the guidelines below to install python3-stackprinter.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-stackprinter.noarch
Copied
2. Uninstall "python3-stackprinter.noarch" package
Please follow the guidance below to uninstall python3-stackprinter.noarch on Fedora 34:
$
sudo dnf remove
python3-stackprinter.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-stackprinter.noarch package on Fedora 34
Last metadata expiration check: 3:51:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-stackprinter
Version : 0.2.4
Release : 2.fc34
Architecture : noarch
Size : 51 k
Source : python-stackprinter-0.2.4-2.fc34.src.rpm
Repository : fedora
Summary : Debug-friendly stack traces
URL : https://github.com/cknd/stackprinter
License : MIT
Description : This is a more helpful version of Python's built-in exception message: It shows
: more code context and the current values of nearby variables.
Available Packages
Name : python3-stackprinter
Version : 0.2.4
Release : 2.fc34
Architecture : noarch
Size : 51 k
Source : python-stackprinter-0.2.4-2.fc34.src.rpm
Repository : fedora
Summary : Debug-friendly stack traces
URL : https://github.com/cknd/stackprinter
License : MIT
Description : This is a more helpful version of Python's built-in exception message: It shows
: more code context and the current values of nearby variables.