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

Last updated: May 19,2024

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

Here is a brief guide to show you how to install perl-Env-C.x86_64 on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 1:12:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Env-C
Version : 0.15
Release : 13.fc35
Architecture : x86_64
Size : 27 k
Source : perl-Env-C-0.15-13.fc35.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.