How to Install and Uninstall php-pecl-env.x86_64 Package on Oracle Linux 9

Last updated: May 04,2024

1. Install "php-pecl-env.x86_64" package

Learn how to install php-pecl-env.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install php-pecl-env.x86_64

2. Uninstall "php-pecl-env.x86_64" package

Please follow the instructions below to uninstall php-pecl-env.x86_64 on Oracle Linux 9:

$ sudo dnf remove php-pecl-env.x86_64 $ sudo dnf autoremove

3. Information about the php-pecl-env.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:08:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php-pecl-env
Version : 0.2.1
Release : 12.el9.remi.8.3
Architecture : x86_64
Size : 19 k
Source : php-pecl-env-0.2.1-12.el9.remi.8.3.src.rpm
Repository : remi-modular
Summary : Load environment variables
URL : https://pecl.php.net/package/env
License : MIT
Description : Based on 12Factor Application rules this extension allows
: you to load environment variables into every PHP request,
: in every SAPI using a global configuration file with key
: value pairs of environment variables.
:
: Package built for PHP 8.3.