How to Install and Uninstall python3-abrt.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "python3-abrt.x86_64" package
This tutorial shows how to install python3-abrt.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-abrt.x86_64
Copied
2. Uninstall "python3-abrt.x86_64" package
This tutorial shows how to uninstall python3-abrt.x86_64 on Oracle Linux 8:
$
sudo dnf remove
python3-abrt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-abrt.x86_64 package on Oracle Linux 8
Last metadata expiration check: 2:28:45 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-abrt
Version : 2.10.9
Release : 21.0.1.el8
Architecture : x86_64
Size : 62 k
Source : abrt-2.10.9-21.0.1.el8.src.rpm
Repository : ol8_appstream
Summary : ABRT Python 3 API
URL : https://abrt.readthedocs.org/
License : GPLv2+
Description : High-level API for querying, creating and manipulating
: problems handled by ABRT in Python 3.
Available Packages
Name : python3-abrt
Version : 2.10.9
Release : 21.0.1.el8
Architecture : x86_64
Size : 62 k
Source : abrt-2.10.9-21.0.1.el8.src.rpm
Repository : ol8_appstream
Summary : ABRT Python 3 API
URL : https://abrt.readthedocs.org/
License : GPLv2+
Description : High-level API for querying, creating and manipulating
: problems handled by ABRT in Python 3.