How to Install and Uninstall composer.noarch Package on AlmaLinux 9
Last updated: November 05,2024
1. Install "composer.noarch" package
Here is a brief guide to show you how to install composer.noarch on AlmaLinux 9
$
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 AlmaLinux 9:
$
sudo dnf remove
composer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the composer.noarch package on AlmaLinux 9
Last metadata expiration check: 0:47:53 ago on Wed Mar 13 07:41:12 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/
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/