How to Install and Uninstall satyr.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 20,2024

1. Install "satyr.x86_64" package

In this section, we are going to explain the necessary steps to install satyr.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install satyr.x86_64

2. Uninstall "satyr.x86_64" package

Please follow the guidance below to uninstall satyr.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove satyr.x86_64 $ sudo dnf autoremove

3. Information about the satyr.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:29:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : satyr
Version : 0.26
Release : 2.el8
Architecture : x86_64
Size : 114 k
Source : satyr-0.26-2.el8.src.rpm
Repository : appstream
Summary : Tools to create anonymous, machine-friendly problem reports
URL : https://github.com/abrt/satyr
License : GPLv2+
Description : Satyr is a library that can be used to create and process microreports.
: Microreports consist of structured data suitable to be analyzed in a fully
: automated manner, though they do not necessarily contain sufficient information
: to fix the underlying problem. The reports are designed not to contain any
: potentially sensitive data to eliminate the need for review before submission.
: Included is a tool that can create microreports and perform some basic
: operations on them.