How to Install and Uninstall perl-Type-Tie.noarch Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "perl-Type-Tie.noarch" package
This guide covers the steps necessary to install perl-Type-Tie.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Type-Tie.noarch
Copied
2. Uninstall "perl-Type-Tie.noarch" package
Please follow the guidelines below to uninstall perl-Type-Tie.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-Type-Tie.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Type-Tie.noarch package on Oracle Linux 9
Last metadata expiration check: 1:48:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Type-Tie
Version : 0.015
Release : 1.el9
Architecture : noarch
Size : 28 k
Source : perl-Type-Tie-0.015-1.el9.src.rpm
Repository : epel
Summary : Tie a variable to a type constraint
URL : https://metacpan.org/release/Type-Tie
License : GPL+ or Artistic
Description : This module exports a single function: ttie, which ties a variable to a
: type constraint, ensuring that whatever values stored in the variable
: will conform to the type constraint. If the type constraint has
: coercions, these will be used if necessary to ensure values assigned to
: the variable conform.
Available Packages
Name : perl-Type-Tie
Version : 0.015
Release : 1.el9
Architecture : noarch
Size : 28 k
Source : perl-Type-Tie-0.015-1.el9.src.rpm
Repository : epel
Summary : Tie a variable to a type constraint
URL : https://metacpan.org/release/Type-Tie
License : GPL+ or Artistic
Description : This module exports a single function: ttie, which ties a variable to a
: type constraint, ensuring that whatever values stored in the variable
: will conform to the type constraint. If the type constraint has
: coercions, these will be used if necessary to ensure values assigned to
: the variable conform.