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

Last updated: November 14,2024

1. Install "composer.noarch" package

This is a short guide on how to install composer.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install composer.noarch

2. Uninstall "composer.noarch" package

This guide let you learn how to uninstall composer.noarch on Rocky Linux 8:

$ sudo dnf remove composer.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:34:04 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : composer
Version : 2.4.1
Release : 1.el8.remi
Architecture : noarch
Size : 963 k
Source : composer-2.4.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/