Tuesday, April 23, 2024
HomePHPHow you can Uninstall Composer in Home windows 10/11

How you can Uninstall Composer in Home windows 10/11


Uninstall or take away composer (php dependencies supervisor) in home windows 10/11. On this tutorial, you’ll learn to take away or uninstall php composer in home windows 10/11 system.

Typically, we put in composer whereas making an attempt to put in laravel or any php libs, however the set up was not profitable and You wish to uninstall composer. This tutorial assist to uninstall composer in window.

What’s Composer

Composer is an application-level bundle supervisor for PHP functions. It manages the dependencies and required libraries for PHP-based functions. You’ll be able to set up, take away and improve the bundle utilizing the composer.

Uninstall Composer From Home windows 10/11

To delete or uninstall composer from a Home windows 7/8/10 pc, merely comply with the steps listed beneath.

Let’s begin to uninstalling/eradicating composer from Home windows 10/11:

Step 1: Open window search.
Step 2: Navigate to Packages uninstall

Step 3: Choose the Composer and click on uninstall button(higher prime)

Step 4: The immediate field will seem with the query “are you certain wish to fully take away composer and all its elements”, Click on sure to course of uninstall course of.
Step 5: Look forward to full this uninstalling composer course of from home windows, This can take away the composer from home windows 10/11. After efficiently uninstall composer out of your home windows 10/11, You’ll get successful message:

Uninstall composer

To take away simply the composer bundle itself from Ubuntu 16.04 execute on the terminal:

sudo apt-get take away composer

sudo rm -r composer

How you can take away Composer manually

Within the steps that comply with, you may also manually take away the composer:

Step 1: Search the trail of the file composer.phar in your system. The command is whereis composer
Step 2: Delete the file composer.phar
Step 3: Delete the Cache Folder:
Linux: /house//.composer
Home windows: C:CustomersAppDataRoamingComposer

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments