How to Install and Uninstall php71-php-pecl-mongodb.x86_64 Package on Fedora 35

Last updated: January 07,2025

1. Install "php71-php-pecl-mongodb.x86_64" package

This guide covers the steps necessary to install php71-php-pecl-mongodb.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install php71-php-pecl-mongodb.x86_64

2. Uninstall "php71-php-pecl-mongodb.x86_64" package

Please follow the instructions below to uninstall php71-php-pecl-mongodb.x86_64 on Fedora 35:

$ sudo dnf remove php71-php-pecl-mongodb.x86_64 $ sudo dnf autoremove

3. Information about the php71-php-pecl-mongodb.x86_64 package on Fedora 35

Last metadata expiration check: 5:39:58 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php71-php-pecl-mongodb
Version : 1.11.1
Release : 1.fc35.remi
Architecture : x86_64
Size : 200 k
Source : php71-php-pecl-mongodb-1.11.1-1.fc35.remi.src.rpm
Repository : remi
Summary : MongoDB driver for PHP
URL : https://pecl.php.net/package/mongodb
License : ASL 2.0
Description : The purpose of this driver is to provide exceptionally thin glue between
: MongoDB and PHP, implementing only fundemental and performance-critical
: components necessary to build a fully-functional MongoDB driver.
:
: Package built for PHP 7.1 as Software Collection (php71 by remi).