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

Last updated: October 07,2024

1. Install "php-composer-installers.noarch" package

Please follow the guidelines below to install php-composer-installers.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-composer-installers.noarch

2. Uninstall "php-composer-installers.noarch" package

Here is a brief guide to show you how to uninstall php-composer-installers.noarch on Fedora 34:

$ sudo dnf remove php-composer-installers.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:56:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-composer-installers
Version : 1.5.0
Release : 6.fc33
Architecture : noarch
Size : 37 k
Source : php-composer-installers-1.5.0-6.fc33.src.rpm
Repository : fedora
Summary : A multi-framework Composer library installer
URL : http://composer.github.io/installers/
License : MIT
Description : This is for PHP package authors to require in their composer.json. It will
: install their package to the correct location based on the specified package
: type.
:
: The goal of installers is to be a simple package type to install path map.
: Users can also customize the install path per package and package authors
: can modify the package name upon installing.
:
: installers isn't intended on replacing all custom installers. If your package
: requires special installation handling then by all means, create a custom
: installer to handle it.
:
: Autoloader: /usr/share/php/Composer/Installers/autoload.php