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

Last updated: October 06,2024

1. Install "python3-crashtest.noarch" package

In this section, we are going to explain the necessary steps to install python3-crashtest.noarch on Fedora 36

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

2. Uninstall "python3-crashtest.noarch" package

This guide covers the steps necessary to uninstall python3-crashtest.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:02:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-crashtest
Version : 0.3.1
Release : 6.fc36
Architecture : noarch
Size : 23 k
Source : python-crashtest-0.3.1-6.fc36.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.