How to Install and Uninstall php56-php-pecl-xrange.x86_64 Package on Fedora 35

Last updated: November 26,2024

1. Install "php56-php-pecl-xrange.x86_64" package

This guide let you learn how to install php56-php-pecl-xrange.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install php56-php-pecl-xrange.x86_64

2. Uninstall "php56-php-pecl-xrange.x86_64" package

Please follow the guidelines below to uninstall php56-php-pecl-xrange.x86_64 on Fedora 35:

$ sudo dnf remove php56-php-pecl-xrange.x86_64 $ sudo dnf autoremove

3. Information about the php56-php-pecl-xrange.x86_64 package on Fedora 35

Last metadata expiration check: 3:37:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php56-php-pecl-xrange
Version : 1.3.2
Release : 7.fc35.remi
Architecture : x86_64
Size : 19 k
Source : php56-php-pecl-xrange-1.3.2-7.fc35.remi.src.rpm
Repository : remi
Summary : Numeric iterator primitives
URL : http://pecl.php.net/package/xrange
License : PHP
Description : xrange is a compiled extension that provides numeric iteration primitives
: to PHP on top of SPL. It includes a lean numeric range generator / iterator,
: modeled after Python's xrange() function. It's intended to provide
: an alternative for all numeric iteration and looping.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).