How to Install and Uninstall perl-Guard.x86_64 Package on Fedora 36
Last updated: January 15,2025
1. Install "perl-Guard.x86_64" package
Please follow the step by step instructions below to install perl-Guard.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
perl-Guard.x86_64
Copied
2. Uninstall "perl-Guard.x86_64" package
This tutorial shows how to uninstall perl-Guard.x86_64 on Fedora 36:
$
sudo dnf remove
perl-Guard.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Guard.x86_64 package on Fedora 36
Last metadata expiration check: 0:48:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Guard
Version : 1.023
Release : 23.fc36
Architecture : x86_64
Size : 23 k
Source : perl-Guard-1.023-23.fc36.src.rpm
Repository : fedora
Summary : Safe cleanup blocks
URL : https://metacpan.org/release/Guard
License : GPL+ or Artistic
Description : This module implements so-called "guards". A guard is something (usually an
: object) that "guards" a resource, ensuring that it is cleaned up when expected.
Available Packages
Name : perl-Guard
Version : 1.023
Release : 23.fc36
Architecture : x86_64
Size : 23 k
Source : perl-Guard-1.023-23.fc36.src.rpm
Repository : fedora
Summary : Safe cleanup blocks
URL : https://metacpan.org/release/Guard
License : GPL+ or Artistic
Description : This module implements so-called "guards". A guard is something (usually an
: object) that "guards" a resource, ensuring that it is cleaned up when expected.