How to Install and Uninstall zenity.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 23,2024
1. Install "zenity.x86_64" package
In this section, we are going to explain the necessary steps to install zenity.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
zenity.x86_64
Copied
2. Uninstall "zenity.x86_64" package
This guide let you learn how to uninstall zenity.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
zenity.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the zenity.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 9:08:37 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : zenity
Version : 3.28.1
Release : 1.el8
Architecture : x86_64
Size : 4.0 M
Source : zenity-3.28.1-1.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.
Available Packages
Name : zenity
Version : 3.28.1
Release : 1.el8
Architecture : x86_64
Size : 4.0 M
Source : zenity-3.28.1-1.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.