How To Install php-guzzlehttp-ringphp-tests on Fedora 36
Introduction
In this tutorial we learn how to install php-guzzlehttp-ringphp-tests
on Fedora 36.
What is php-guzzlehttp-ringphp-tests
Tests for php-guzzlehttp-ringphp.
We can use yum
or dnf
to install php-guzzlehttp-ringphp-tests
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install php-guzzlehttp-ringphp-tests.
Install php-guzzlehttp-ringphp-tests on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install php-guzzlehttp-ringphp-tests
using dnf
by running the following command:
sudo dnf -y install php-guzzlehttp-ringphp-tests
Install php-guzzlehttp-ringphp-tests on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install php-guzzlehttp-ringphp-tests
using yum
by running the following command:
sudo yum -y install php-guzzlehttp-ringphp-tests
How To Uninstall php-guzzlehttp-ringphp-tests on Fedora 36
To uninstall only the php-guzzlehttp-ringphp-tests
package we can use the following command:
sudo dnf remove php-guzzlehttp-ringphp-tests
php-guzzlehttp-ringphp-tests Package Contents on Fedora 36
/usr/share/tests/php-guzzlehttp-ringphp
/usr/share/tests/php-guzzlehttp-ringphp/Client
/usr/share/tests/php-guzzlehttp-ringphp/Client/CurlFactoryTest.php
/usr/share/tests/php-guzzlehttp-ringphp/Client/CurlHandlerTest.php
/usr/share/tests/php-guzzlehttp-ringphp/Client/CurlMultiHandlerTest.php
/usr/share/tests/php-guzzlehttp-ringphp/Client/MiddlewareTest.php
/usr/share/tests/php-guzzlehttp-ringphp/Client/MockHandlerTest.php
/usr/share/tests/php-guzzlehttp-ringphp/Client/Server.php
/usr/share/tests/php-guzzlehttp-ringphp/Client/StreamHandlerTest.php
/usr/share/tests/php-guzzlehttp-ringphp/Client/server.js
/usr/share/tests/php-guzzlehttp-ringphp/CoreTest.php
/usr/share/tests/php-guzzlehttp-ringphp/Future
/usr/share/tests/php-guzzlehttp-ringphp/Future/CompletedFutureArrayTest.php
/usr/share/tests/php-guzzlehttp-ringphp/Future/CompletedFutureValueTest.php
/usr/share/tests/php-guzzlehttp-ringphp/Future/FutureArrayTest.php
/usr/share/tests/php-guzzlehttp-ringphp/Future/FutureValueTest.php
/usr/share/tests/php-guzzlehttp-ringphp/autoload.php
/usr/share/tests/php-guzzlehttp-ringphp/bootstrap.php
/usr/share/tests/php-guzzlehttp-ringphp/phpunit.xml.dist
References
Summary
In this tutorial we learn how to install php-guzzlehttp-ringphp-tests
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).