How to Install and Uninstall composer.noarch Package on Fedora 35
Last updated: February 05,2025
1. Install "composer.noarch" package
This is a short guide on how to install composer.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
composer.noarch
Copied
2. Uninstall "composer.noarch" package
Please follow the steps below to uninstall composer.noarch on Fedora 35:
$
sudo dnf remove
composer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the composer.noarch package on Fedora 35
Last metadata expiration check: 1:08:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : composer
Version : 2.4.1
Release : 1.fc35.remi
Architecture : noarch
Size : 850 k
Source : composer-2.4.1-1.fc35.remi.src.rpm
Repository : remi
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.4.1
Release : 1.fc35.remi
Architecture : noarch
Size : 850 k
Source : composer-2.4.1-1.fc35.remi.src.rpm
Repository : remi
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/