How to Install and Uninstall php82-php-pecl-env.x86_64 Package on CentOS Stream 9

Last updated: October 09,2024

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

This guide covers the steps necessary to install php82-php-pecl-env.x86_64 on CentOS Stream 9

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

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

Please follow the steps below to uninstall php82-php-pecl-env.x86_64 on CentOS Stream 9:

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

3. Information about the php82-php-pecl-env.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:26:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : php82-php-pecl-env
Version : 0.2.1
Release : 11.el9.remi
Architecture : x86_64
Size : 17 k
Source : php82-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 8.2 as Software Collection (php82 by remi).