How to Install and Uninstall composer.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "composer.noarch" package

This guide let you learn how to install composer.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove composer.noarch $ sudo dnf autoremove

3. Information about the composer.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:41:32 ago on Mon Feb 26 07:04:30 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/