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

Last updated: October 12,2024

1. Install "composer.noarch" package

Please follow the step by step instructions below to install composer.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install composer.noarch

2. Uninstall "composer.noarch" package

This tutorial shows how to uninstall composer.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove composer.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:34:41 ago on Mon Feb 26 15:59:38 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/