How to Install and Uninstall php-solarium.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "php-solarium.noarch" package

Please follow the instructions below to install php-solarium.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-solarium.noarch

2. Uninstall "php-solarium.noarch" package

Please follow the instructions below to uninstall php-solarium.noarch on Fedora 34:

$ sudo dnf remove php-solarium.noarch $ sudo dnf autoremove

3. Information about the php-solarium.noarch package on Fedora 34

Last metadata expiration check: 1:07:09 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-solarium
Version : 3.8.1
Release : 13.fc34
Architecture : noarch
Size : 141 k
Source : php-solarium-3.8.1-13.fc34.src.rpm
Repository : fedora
Summary : Solarium PHP Solr client library
URL : http://www.solarium-project.org/
License : BSD
Description : Solarium is a PHP Solr client library that accurately model Solr concepts.
:
: Where many other Solr libraries only handle the communication with Solr,
: Solarium also relieves you of handling all the complex Solr query parameters
: using a well documented API.
:
: Autoloader: /usr/share/php/Solarium/autoload.php
:
: Documentation: http://wiki.solarium-project.org/