How to Install and Uninstall perl-File-DesktopEntry.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "perl-File-DesktopEntry.noarch" package

Please follow the guidance below to install perl-File-DesktopEntry.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-File-DesktopEntry.noarch

2. Uninstall "perl-File-DesktopEntry.noarch" package

Learn how to uninstall perl-File-DesktopEntry.noarch on Fedora 34:

$ sudo dnf remove perl-File-DesktopEntry.noarch $ sudo dnf autoremove

3. Information about the perl-File-DesktopEntry.noarch package on Fedora 34

Last metadata expiration check: 2:10:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-File-DesktopEntry
Version : 0.22
Release : 16.fc34
Architecture : noarch
Size : 23 k
Source : perl-File-DesktopEntry-0.22-16.fc34.src.rpm
Repository : fedora
Summary : Object to handle .desktop files
URL : https://metacpan.org/release/File-DesktopEntry
License : GPL+ or Artistic
Description : This module is used to work with .desktop files. The format of these files
: is specified by the freedesktop "Desktop Entry" specification. This module
: can parse these files but also knows how to run the applications defined by
: these files. For this module version 1.0 of the specification was used.