How to Install and Uninstall zenity.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "zenity.x86_64" package
In this section, we are going to explain the necessary steps to install zenity.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
zenity.x86_64
Copied
2. Uninstall "zenity.x86_64" package
Please follow the steps below to uninstall zenity.x86_64 on Rocky Linux 8:
$
sudo dnf remove
zenity.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the zenity.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:20:37 ago on Mon Sep 12 10:27:18 2022.
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.