How to Install and Uninstall perl-Lexical-Var.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "perl-Lexical-Var.x86_64" package
Please follow the guidance below to install perl-Lexical-Var.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Lexical-Var.x86_64
Copied
2. Uninstall "perl-Lexical-Var.x86_64" package
This is a short guide on how to uninstall perl-Lexical-Var.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
perl-Lexical-Var.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Lexical-Var.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:02:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Lexical-Var
Version : 0.009
Release : 21.el9
Architecture : x86_64
Size : 33 k
Source : perl-Lexical-Var-0.009-21.el9.src.rpm
Repository : epel
Summary : Static variables without name space pollution
URL : https://metacpan.org/release/Lexical-Var
License : GPL+ or Artistic
Description : This module implements lexical scoping of static variables and subroutines.
: Although it can be used directly, it is mainly intended to be
: infrastructure for modules that manage name spaces.
Available Packages
Name : perl-Lexical-Var
Version : 0.009
Release : 21.el9
Architecture : x86_64
Size : 33 k
Source : perl-Lexical-Var-0.009-21.el9.src.rpm
Repository : epel
Summary : Static variables without name space pollution
URL : https://metacpan.org/release/Lexical-Var
License : GPL+ or Artistic
Description : This module implements lexical scoping of static variables and subroutines.
: Although it can be used directly, it is mainly intended to be
: infrastructure for modules that manage name spaces.