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

Last updated: October 05,2024

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

Please follow the steps below to install php74-php-pecl-env.x86_64 on Oracle Linux 9

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

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

Learn how to uninstall php74-php-pecl-env.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 2:50:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php74-php-pecl-env
Version : 0.2.1
Release : 11.el9.remi
Architecture : x86_64
Size : 17 k
Source : php74-php-pecl-env-0.2.1-11.el9.remi.src.rpm
Repository : remi-safe
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 7.4 as Software Collection (php74 by remi).