How to Install and Uninstall zenity.x86_64 Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "zenity.x86_64" package

This is a short guide on how to install zenity.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install zenity.x86_64

2. Uninstall "zenity.x86_64" package

In this section, we are going to explain the necessary steps to uninstall zenity.x86_64 on AlmaLinux 9:

$ sudo dnf remove zenity.x86_64 $ sudo dnf autoremove

3. Information about the zenity.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:46:47 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : zenity
Version : 3.32.0
Release : 8.el9
Architecture : x86_64
Size : 4.3 M
Source : zenity-3.32.0-8.el9.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.