How to Install and Uninstall composer.noarch Package on CentOS Stream 8
Last updated: January 18,2025
1. Install "composer.noarch" package
Please follow the step by step instructions below to install composer.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
composer.noarch
Copied
2. Uninstall "composer.noarch" package
In this section, we are going to explain the necessary steps to uninstall composer.noarch on CentOS Stream 8:
$
sudo dnf remove
composer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the composer.noarch package on CentOS Stream 8
Last metadata expiration check: 0:44:04 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : composer
Version : 2.7.1
Release : 1.el8.remi
Architecture : noarch
Size : 992 k
Source : composer-2.7.1-1.el8.remi.src.rpm
Repository : remi-modular
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.el8.remi
Architecture : noarch
Size : 992 k
Source : composer-2.7.1-1.el8.remi.src.rpm
Repository : remi-modular
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/