How to Install and Uninstall python3-abrt-addon.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-abrt-addon.x86_64" package

Here is a brief guide to show you how to install python3-abrt-addon.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python3-abrt-addon.x86_64

2. Uninstall "python3-abrt-addon.x86_64" package

Please follow the instructions below to uninstall python3-abrt-addon.x86_64 on Rocky Linux 8:

$ sudo dnf remove python3-abrt-addon.x86_64 $ sudo dnf autoremove

3. Information about the python3-abrt-addon.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:30:06 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-abrt-addon
Version : 2.10.9
Release : 21.el8.rocky.0
Architecture : x86_64
Size : 45 k
Source : abrt-2.10.9-21.el8.rocky.0.src.rpm
Repository : appstream
Summary : abrt's addon for catching and analyzing Python 3 exceptions
URL : https://abrt.readthedocs.org/
License : GPLv2+
Description : This package contains python 3 hook and python analyzer plugin for handling
: uncaught exception in python 3 programs.