How to Install and Uninstall zenity.x86_64 Package on CentOS Stream 8

Last updated: October 09,2024

1. Install "zenity.x86_64" package

Learn how to install zenity.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install zenity.x86_64

2. Uninstall "zenity.x86_64" package

This tutorial shows how to uninstall zenity.x86_64 on CentOS Stream 8:

$ sudo dnf remove zenity.x86_64 $ sudo dnf autoremove

3. Information about the zenity.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:01:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : zenity
Version : 3.28.1
Release : 2.el8
Architecture : x86_64
Size : 4.0 M
Source : zenity-3.28.1-2.el8.src.rpm
Repository : appstream
Summary : Display dialog boxes from shell scripts
URL : https://wiki.gnome.org/Projects/Zenity
License : LGPLv2+
Description : Zenity lets you display Gtk+ dialog boxes from the command line and through
: shell scripts. It is similar to gdialog, but is intended to be saner. It comes
: from the same family as dialog, Xdialog, and cdialog.