How to Install and Uninstall python3-stack-data.noarch Package on Fedora 39

Last updated: January 10,2025

1. Install "python3-stack-data.noarch" package

This is a short guide on how to install python3-stack-data.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-stack-data.noarch

2. Uninstall "python3-stack-data.noarch" package

Learn how to uninstall python3-stack-data.noarch on Fedora 39:

$ sudo dnf remove python3-stack-data.noarch $ sudo dnf autoremove

3. Information about the python3-stack-data.noarch package on Fedora 39

Last metadata expiration check: 4:23:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-stack-data
Version : 0.6.2
Release : 5.fc39
Architecture : noarch
Size : 64 k
Source : python-stack-data-0.6.2-5.fc39.src.rpm
Repository : fedora
Summary : Extract data from python stack frames and tracebacks for informative displays
URL : http://github.com/alexmojaki/stack_data
License : MIT
Description : This is a library that extracts data from stack frames and tracebacks,
: particularly to display more useful tracebacks than the default.