How to Install and Uninstall composer.noarch Package on Rocky Linux 9

Last updated: July 01,2024

1. Install "composer.noarch" package

In this section, we are going to explain the necessary steps to install composer.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install composer.noarch

2. Uninstall "composer.noarch" package

Here is a brief guide to show you how to uninstall composer.noarch on Rocky Linux 9:

$ sudo dnf remove composer.noarch $ sudo dnf autoremove

3. Information about the composer.noarch package on Rocky Linux 9

Last metadata expiration check: 0:04:26 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : composer
Version : 2.6.6
Release : 1.el9
Architecture : noarch
Size : 866 k
Source : composer-2.6.6-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/