How to Install and Uninstall zenity.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "zenity.src" package
Learn how to install zenity.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
zenity.src
Copied
2. Uninstall "zenity.src" package
In this section, we are going to explain the necessary steps to uninstall zenity.src on Oracle Linux 8:
$
sudo dnf remove
zenity.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the zenity.src package on Oracle Linux 8
Last metadata expiration check: 0:59:01 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : zenity
Version : 3.28.1
Release : 1.el8
Architecture : src
Size : 4.3 M
Source : None
Repository : ol8_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 : src
Size : 4.3 M
Source : None
Repository : ol8_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.