How to Install and Uninstall php70-php-pecl-mogilefs.x86_64 Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "php70-php-pecl-mogilefs.x86_64" package

In this section, we are going to explain the necessary steps to install php70-php-pecl-mogilefs.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install php70-php-pecl-mogilefs.x86_64

2. Uninstall "php70-php-pecl-mogilefs.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php70-php-pecl-mogilefs.x86_64 on Oracle Linux 8:

$ sudo dnf remove php70-php-pecl-mogilefs.x86_64 $ sudo dnf autoremove

3. Information about the php70-php-pecl-mogilefs.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:20:15 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php70-php-pecl-mogilefs
Version : 0.9.3.1
Release : 8.el8.remi
Architecture : x86_64
Size : 27 k
Source : php70-php-pecl-mogilefs-0.9.3.1-8.el8.remi.src.rpm
Repository : remi-safe
Summary : PHP client library to communicate with the MogileFS storage
URL : http://pecl.php.net/package/mogilefs
License : BSD
Description : PHP MogileFS is a client library to communicate with MogileFS trackers.
: Those trackers are part of the distributed filesystem MogileFS created by
: Danga Interactive (http://www.danga.com/) and used in serveral large scale
: projects like LiveJournal.
:
: Package built for PHP 7.0 as Software Collection (php70 by remi).