How to Install and Uninstall perl-Env-C.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-Env-C.x86_64" package

Please follow the guidance below to install perl-Env-C.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Env-C.x86_64

2. Uninstall "perl-Env-C.x86_64" package

Learn how to uninstall perl-Env-C.x86_64 on Fedora 34:

$ sudo dnf remove perl-Env-C.x86_64 $ sudo dnf autoremove

3. Information about the perl-Env-C.x86_64 package on Fedora 34

Last metadata expiration check: 2:24:54 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Env-C
Version : 0.15
Release : 11.fc34
Architecture : x86_64
Size : 28 k
Source : perl-Env-C-0.15-11.fc34.src.rpm
Repository : fedora
Summary : Get/set/unset environment variables on the C level
URL : https://metacpan.org/release/Env-C
License : GPL+ or Artistic
Description : This module provides a Perl API for getenv(3), setenv(3) and unsetenv(3).
: It also can return all the environ variables.