How to Install and Uninstall perl-Env-Sanctify.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "perl-Env-Sanctify.noarch" package
This is a short guide on how to install perl-Env-Sanctify.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Env-Sanctify.noarch
Copied
2. Uninstall "perl-Env-Sanctify.noarch" package
Here is a brief guide to show you how to uninstall perl-Env-Sanctify.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Env-Sanctify.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Env-Sanctify.noarch package on AlmaLinux 8
Last metadata expiration check: 0:48:03 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Env-Sanctify
Version : 1.12
Release : 17.el8
Architecture : noarch
Size : 23 k
Source : perl-Env-Sanctify-1.12-17.el8.src.rpm
Repository : epel
Summary : Lexically scoped sanctification of %ENV
URL : https://metacpan.org/release/Env-Sanctify
License : GPL+ or Artistic
Description : Env::Sanctify is a module that provides lexically-scoped manipulation and
: sanctification of %ENV. You can specify that it alter or add additional
: environment variables or remove existing ones according to a list of matching
: regexen. You can then either restore the environment back manually or let the
: object fall out of scope, which automagically restores. It's useful for
: manipulating the environment that forked processes and sub-processes will
: inherit.
Available Packages
Name : perl-Env-Sanctify
Version : 1.12
Release : 17.el8
Architecture : noarch
Size : 23 k
Source : perl-Env-Sanctify-1.12-17.el8.src.rpm
Repository : epel
Summary : Lexically scoped sanctification of %ENV
URL : https://metacpan.org/release/Env-Sanctify
License : GPL+ or Artistic
Description : Env::Sanctify is a module that provides lexically-scoped manipulation and
: sanctification of %ENV. You can specify that it alter or add additional
: environment variables or remove existing ones according to a list of matching
: regexen. You can then either restore the environment back manually or let the
: object fall out of scope, which automagically restores. It's useful for
: manipulating the environment that forked processes and sub-processes will
: inherit.