How To Install gnome-abrt on CentOS 8

gnome-abrt is A utility for viewing problems that have occurred with the system

Introduction

In this tutorial we learn how to install gnome-abrt on CentOS 8.

What is gnome-abrt

A GNOME application allows users to browse through detected problems and provides them with convenient way for managing these problems.

We can use yum or dnf to install gnome-abrt on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install gnome-abrt.

Install gnome-abrt on CentOS 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install gnome-abrt using dnf by running the following command:

sudo dnf -y install gnome-abrt

Install gnome-abrt on CentOS 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install gnome-abrt using yum by running the following command:

sudo yum -y install gnome-abrt

How To Uninstall gnome-abrt on CentOS 8

To uninstall only the gnome-abrt package we can use the following command:

sudo dnf remove gnome-abrt

gnome-abrt Package Contents on CentOS 8

/usr/bin/gnome-abrt
/usr/lib/.build-id
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/1ff7e26c5d68df2d375bb7e791c349431b5b5b
/usr/lib64/python3.6/site-packages/gnome_abrt
/usr/lib64/python3.6/site-packages/gnome_abrt/__init__.py
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/application.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/application.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/config.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/controller.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/controller.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/dbus_problems.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/dbus_problems.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/desktop.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/desktop.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/directory_problems.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/directory_problems.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/errors.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/errors.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/l10n.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/l10n.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/problems.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/problems.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/signals.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/signals.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/tools.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/tools.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/views.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/__pycache__/views.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/application.py
/usr/lib64/python3.6/site-packages/gnome_abrt/config.py
/usr/lib64/python3.6/site-packages/gnome_abrt/controller.py
/usr/lib64/python3.6/site-packages/gnome_abrt/dbus_problems.py
/usr/lib64/python3.6/site-packages/gnome_abrt/desktop.py
/usr/lib64/python3.6/site-packages/gnome_abrt/directory_problems.py
/usr/lib64/python3.6/site-packages/gnome_abrt/errors.py
/usr/lib64/python3.6/site-packages/gnome_abrt/l10n.py
/usr/lib64/python3.6/site-packages/gnome_abrt/problems.py
/usr/lib64/python3.6/site-packages/gnome_abrt/signals.py
/usr/lib64/python3.6/site-packages/gnome_abrt/tools.py
/usr/lib64/python3.6/site-packages/gnome_abrt/url
/usr/lib64/python3.6/site-packages/gnome_abrt/url/__init__.py
/usr/lib64/python3.6/site-packages/gnome_abrt/url/__pycache__
/usr/lib64/python3.6/site-packages/gnome_abrt/url/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/url/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/url/__pycache__/gliburltitle.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/url/__pycache__/gliburltitle.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/url/__pycache__/urltitle.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/url/__pycache__/urltitle.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/url/gliburltitle.py
/usr/lib64/python3.6/site-packages/gnome_abrt/url/urltitle.py
/usr/lib64/python3.6/site-packages/gnome_abrt/views.py
/usr/lib64/python3.6/site-packages/gnome_abrt/wrappers
/usr/lib64/python3.6/site-packages/gnome_abrt/wrappers/__init__.py
/usr/lib64/python3.6/site-packages/gnome_abrt/wrappers/__pycache__
/usr/lib64/python3.6/site-packages/gnome_abrt/wrappers/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/wrappers/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/gnome_abrt/wrappers/_wrappers.so
/usr/share/applications/gnome-abrt.desktop
/usr/share/doc/gnome-abrt
/usr/share/doc/gnome-abrt/COPYING
/usr/share/doc/gnome-abrt/README.md
/usr/share/gnome-abrt
/usr/share/gnome-abrt/icons
/usr/share/gnome-abrt/icons/hicolor
/usr/share/gnome-abrt/icons/hicolor/16x16
/usr/share/gnome-abrt/icons/hicolor/16x16/status
/usr/share/gnome-abrt/icons/hicolor/16x16/status/gnome-abrt.png
/usr/share/gnome-abrt/icons/hicolor/22x22
/usr/share/gnome-abrt/icons/hicolor/22x22/status
/usr/share/gnome-abrt/icons/hicolor/22x22/status/gnome-abrt.png
/usr/share/gnome-abrt/icons/hicolor/24x24
/usr/share/gnome-abrt/icons/hicolor/24x24/status
/usr/share/gnome-abrt/icons/hicolor/24x24/status/gnome-abrt.png
/usr/share/gnome-abrt/icons/hicolor/256x256
/usr/share/gnome-abrt/icons/hicolor/256x256/status
/usr/share/gnome-abrt/icons/hicolor/256x256/status/gnome-abrt.png
/usr/share/gnome-abrt/icons/hicolor/32x32
/usr/share/gnome-abrt/icons/hicolor/32x32/status
/usr/share/gnome-abrt/icons/hicolor/32x32/status/gnome-abrt.png
/usr/share/gnome-abrt/icons/hicolor/48x48
/usr/share/gnome-abrt/icons/hicolor/48x48/status
/usr/share/gnome-abrt/icons/hicolor/48x48/status/gnome-abrt.png
/usr/share/gnome-abrt/ui
/usr/share/gnome-abrt/ui/oops.glade
/usr/share/icons/hicolor/16x16/apps/gnome-abrt.png
/usr/share/icons/hicolor/16x16/status/gnome-abrt.png
/usr/share/icons/hicolor/22x22/apps/gnome-abrt.png
/usr/share/icons/hicolor/22x22/status/gnome-abrt.png
/usr/share/icons/hicolor/24x24/apps/gnome-abrt.png
/usr/share/icons/hicolor/24x24/status/gnome-abrt.png
/usr/share/icons/hicolor/256x256/apps/gnome-abrt.png
/usr/share/icons/hicolor/256x256/status/gnome-abrt.png
/usr/share/icons/hicolor/32x32/apps/gnome-abrt.png
/usr/share/icons/hicolor/32x32/status/gnome-abrt.png
/usr/share/icons/hicolor/48x48/apps/gnome-abrt.png
/usr/share/icons/hicolor/48x48/status/gnome-abrt.png
/usr/share/icons/hicolor/symbolic/apps/gnome-abrt-symbolic.svg
/usr/share/locale/ar/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/as/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/ast/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/bn_IN/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/bs/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/ca/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/cs/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/da/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/de/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/el/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/en_GB/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/es/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/et/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/fa/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/fi/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/fr/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/fur/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/gu/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/he/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/hi/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/hu/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/id/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/it/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/ja/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/kk/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/km/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/kn/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/ko/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/ml/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/mr/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/nb/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/nl/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/nn/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/or/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/pa/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/pl/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/pt/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/pt_BR/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/ru/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/sk/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/sq/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/sr/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/sr@latin/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/sv/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/ta/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/te/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/tr/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/uk/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/zh_CN/LC_MESSAGES/gnome-abrt.mo
/usr/share/locale/zh_TW/LC_MESSAGES/gnome-abrt.mo
/usr/share/man/man1/gnome-abrt.1.gz
/usr/share/metainfo/gnome-abrt.appdata.xml

References

Summary

In this tutorial we learn how to install gnome-abrt on CentOS 8 using yum and dnf.