How to Install and Uninstall desktop-file-utils.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "desktop-file-utils.x86_64" package

Please follow the guidelines below to install desktop-file-utils.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install desktop-file-utils.x86_64

2. Uninstall "desktop-file-utils.x86_64" package

Please follow the guidance below to uninstall desktop-file-utils.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove desktop-file-utils.x86_64 $ sudo dnf autoremove

3. Information about the desktop-file-utils.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:40:52 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : desktop-file-utils
Version : 0.26
Release : 6.el9
Architecture : x86_64
Size : 78 k
Source : desktop-file-utils-0.26-6.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Utilities for manipulating .desktop files
URL : https://www.freedesktop.org/software/desktop-file-utils
License : GPLv2+
Description : .desktop files are used to describe an application for inclusion in
: GNOME or KDE menus. This package contains desktop-file-validate which
: checks whether a .desktop file complies with the specification at
: http://www.freedesktop.org/standards/, and desktop-file-install
: which installs a desktop file to the standard directory, optionally
: fixing it up in the process.