How to Install and Uninstall composer.noarch Package on CentOS Stream 9
Last updated: January 13,2025
1. Install "composer.noarch" package
This tutorial shows how to install composer.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
composer.noarch
Copied
2. Uninstall "composer.noarch" package
Please follow the guidance below to uninstall composer.noarch on CentOS Stream 9:
$
sudo dnf remove
composer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the composer.noarch package on CentOS Stream 9
Last metadata expiration check: 0:07:52 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : composer
Version : 2.7.1
Release : 1.el9
Architecture : noarch
Size : 870 k
Source : composer-2.7.1-1.el9.src.rpm
Repository : epel
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.7.1
Release : 1.el9
Architecture : noarch
Size : 870 k
Source : composer-2.7.1-1.el9.src.rpm
Repository : epel
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/