How to Install and Uninstall php80-php-pecl-env.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 04,2024

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

Learn how to install php80-php-pecl-env.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

In this section, we are going to explain the necessary steps to uninstall php80-php-pecl-env.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the php80-php-pecl-env.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:03:13 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php80-php-pecl-env
Version : 0.2.1
Release : 11.el8.remi
Architecture : x86_64
Size : 17 k
Source : php80-php-pecl-env-0.2.1-11.el8.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.0 as Software Collection (php80 by remi).