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

Last updated: October 05,2024

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

Please follow the step by step instructions below to install perl-Env-C.x86_64 on Fedora 36

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

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

This guide let you learn how to uninstall perl-Env-C.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 1:42:56 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Env-C
Version : 0.15
Release : 14.fc36
Architecture : x86_64
Size : 27 k
Source : perl-Env-C-0.15-14.fc36.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.