How To Install abrt-tui on Fedora 36

In this tutorial we learn how to install abrt-tui in Fedora 36. abrt-tui is abrt’s command line interface

Introduction

In this tutorial we learn how to install abrt-tui on Fedora 36.

What is abrt-tui

This package contains a simple command line client for processing abrt reports in command line environment.

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

Install abrt-tui on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install abrt-tui

Install abrt-tui on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

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

sudo yum -y install abrt-tui

How To Uninstall abrt-tui on Fedora 36

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

sudo dnf remove abrt-tui

abrt-tui Package Contents on Fedora 36

/etc/bash_completion.d/abrt.bash_completion
/usr/bin/abrt
/usr/bin/abrt-cli
/usr/lib/python3.10/site-packages/abrtcli
/usr/lib/python3.10/site-packages/abrtcli/__init__.py
/usr/lib/python3.10/site-packages/abrtcli/__pycache__
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/config.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/filtering.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/filtering.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/i18n.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/i18n.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/match.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/match.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli
/usr/lib/python3.10/site-packages/abrtcli/cli/__init__.py
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/backtrace.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/backtrace.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/gdb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/gdb.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/info.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/info.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/install_debuginfo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/install_debuginfo.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/list.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/list.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/remove.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/remove.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/report.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/report.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/retrace.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/retrace.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/status.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/__pycache__/status.cpython-310.pyc
/usr/lib/python3.10/site-packages/abrtcli/cli/backtrace.py
/usr/lib/python3.10/site-packages/abrtcli/cli/gdb.py
/usr/lib/python3.10/site-packages/abrtcli/cli/info.py
/usr/lib/python3.10/site-packages/abrtcli/cli/install_debuginfo.py
/usr/lib/python3.10/site-packages/abrtcli/cli/list.py
/usr/lib/python3.10/site-packages/abrtcli/cli/remove.py
/usr/lib/python3.10/site-packages/abrtcli/cli/report.py
/usr/lib/python3.10/site-packages/abrtcli/cli/retrace.py
/usr/lib/python3.10/site-packages/abrtcli/cli/status.py
/usr/lib/python3.10/site-packages/abrtcli/config.py
/usr/lib/python3.10/site-packages/abrtcli/filtering.py
/usr/lib/python3.10/site-packages/abrtcli/i18n.py
/usr/lib/python3.10/site-packages/abrtcli/match.py
/usr/lib/python3.10/site-packages/abrtcli/utils.py
/usr/share/man/man1/abrt-cli.1.gz
/usr/share/man/man1/abrt.1.gz

References

Summary

In this tutorial we learn how to install abrt-tui on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).