How to Install and Uninstall python3-stack-data.noarch Package on CentOS Stream 9
Last updated: January 13,2025
1. Install "python3-stack-data.noarch" package
This is a short guide on how to install python3-stack-data.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-stack-data.noarch
Copied
2. Uninstall "python3-stack-data.noarch" package
Please follow the guidance below to uninstall python3-stack-data.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-stack-data.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-stack-data.noarch package on CentOS Stream 9
Last metadata expiration check: 0:40:39 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-stack-data
Version : 0.5.0
Release : 1.el9
Architecture : noarch
Size : 46 k
Source : python-stack-data-0.5.0-1.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-stack-data
Version : 0.5.0
Release : 1.el9
Architecture : noarch
Size : 46 k
Source : python-stack-data-0.5.0-1.el9.src.rpm
Repository : epel
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.