How to Install and Uninstall yad.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "yad.x86_64" package
This tutorial shows how to install yad.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
yad.x86_64
Copied
2. Uninstall "yad.x86_64" package
This tutorial shows how to uninstall yad.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
yad.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the yad.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:09:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : yad
Version : 9.3
Release : 1.el8
Architecture : x86_64
Size : 239 k
Source : yad-9.3-1.el8.src.rpm
Repository : epel
Summary : Display graphical dialogs from shell scripts or command line
URL : http://sourceforge.net/projects/yad-dialog/
License : GPLv3+
Description : Yad (yet another dialog) is a fork of zenity with many improvements, such as
: custom buttons, additional dialogs, pop-up menu in notification icon and more.
Available Packages
Name : yad
Version : 9.3
Release : 1.el8
Architecture : x86_64
Size : 239 k
Source : yad-9.3-1.el8.src.rpm
Repository : epel
Summary : Display graphical dialogs from shell scripts or command line
URL : http://sourceforge.net/projects/yad-dialog/
License : GPLv3+
Description : Yad (yet another dialog) is a fork of zenity with many improvements, such as
: custom buttons, additional dialogs, pop-up menu in notification icon and more.