How to Install and Uninstall composer.noarch Package on Fedora 34
Last updated: January 17,2025
1. Install "composer.noarch" package
Please follow the guidance below to install composer.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
composer.noarch
Copied
2. Uninstall "composer.noarch" package
This is a short guide on how to uninstall composer.noarch on Fedora 34:
$
sudo dnf remove
composer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the composer.noarch package on Fedora 34
Last metadata expiration check: 0:39:20 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : composer
Version : 2.2.12
Release : 1.fc34
Architecture : noarch
Size : 459 k
Source : composer-2.2.12-1.fc34.src.rpm
Repository : updates
Summary : Dependency Manager for PHP
URL : https://getcomposer.org/
License : MIT
Description : Composer helps you declare, manage and install dependencies of PHP projects,
: ensuring you have the right stack everywhere.
:
: Documentation: https://getcomposer.org/doc/
Available Packages
Name : composer
Version : 2.2.12
Release : 1.fc34
Architecture : noarch
Size : 459 k
Source : composer-2.2.12-1.fc34.src.rpm
Repository : updates
Summary : Dependency Manager for PHP
URL : https://getcomposer.org/
License : MIT
Description : Composer helps you declare, manage and install dependencies of PHP projects,
: ensuring you have the right stack everywhere.
:
: Documentation: https://getcomposer.org/doc/