How to Install and Uninstall python3-crashtest.noarch Package on Fedora 35

Last updated: October 10,2024

1. Install "python3-crashtest.noarch" package

This is a short guide on how to install python3-crashtest.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-crashtest.noarch

2. Uninstall "python3-crashtest.noarch" package

This tutorial shows how to uninstall python3-crashtest.noarch on Fedora 35:

$ sudo dnf remove python3-crashtest.noarch $ sudo dnf autoremove

3. Information about the python3-crashtest.noarch package on Fedora 35

Last metadata expiration check: 0:33:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-crashtest
Version : 0.3.1
Release : 5.fc35
Architecture : noarch
Size : 22 k
Source : python-crashtest-0.3.1-5.fc35.src.rpm
Repository : fedora
Summary : Manage Python errors with ease
URL : https://github.com/sdispater/crashtest
License : MIT
Description : Crashtest is a Python library that makes exceptions handling and
: inspection easier.