How to Install and Uninstall perl-Tie-Function.noarch Package on Fedora 34

Last updated: September 28,2024

1. Install "perl-Tie-Function.noarch" package

Please follow the guidance below to install perl-Tie-Function.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Tie-Function.noarch

2. Uninstall "perl-Tie-Function.noarch" package

Please follow the guidelines below to uninstall perl-Tie-Function.noarch on Fedora 34:

$ sudo dnf remove perl-Tie-Function.noarch $ sudo dnf autoremove

3. Information about the perl-Tie-Function.noarch package on Fedora 34

Last metadata expiration check: 2:02:36 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Tie-Function
Version : 0.02
Release : 23.fc34
Architecture : noarch
Size : 12 k
Source : perl-Tie-Function-0.02-23.fc34.src.rpm
Repository : fedora
Summary : Wrap functions in tied hash sugar
URL : https://metacpan.org/release/Tie-Function
License : GPL+ or Artistic
Description : Tie::Function simplifies wrapping functions in tied hash syntax so they can
: be interpolated in double-quoted literals without messy intermediate
: variables.