How to Install and Uninstall composer.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "composer.noarch" package
Please follow the guidance below to install composer.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
composer.noarch
Copied
2. Uninstall "composer.noarch" package
Here is a brief guide to show you how to uninstall composer.noarch on Oracle Linux 9:
$
sudo dnf remove
composer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the composer.noarch package on Oracle Linux 9
Last metadata expiration check: 3:12:42 ago on Thu Feb 15 07:50:05 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/
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/