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

Last updated: October 27,2024

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

Learn how to install perl-Tie-Function.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Tie-Function.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:39:45 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Tie-Function
Version : 0.02
Release : 29.fc38
Architecture : noarch
Size : 12 k
Source : perl-Tie-Function-0.02-29.fc38.src.rpm
Repository : fedora
Summary : Wrap functions in tied hash sugar
URL : https://metacpan.org/release/Tie-Function
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Tie::Function simplifies wrapping functions in tied hash syntax so they can
: be interpolated in double-quoted literals without messy intermediate
: variables.