Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

composer uninstall

composer remove vendor/package
Comment

composer remove packages

composer remove vendor/package
Comment

remove composer package

Syntax: composer remove <package>

Example: composer remove laravel/tinker
Comment

how uninstall composer

Delete the file composer.phar.
Delete the Cache Folder:
Linux: /home/<user>/.composer
Windows: C:Users<username>AppDataRoamingComposer
Comment

uninstall composer

On windows:

rmdir /s /q ComposerSetup
rmdir /s /q C:Users<username>AppDataRoamingComposer
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install kivy.app 
Shell :: add ssh keys to github 
Shell :: bash if set variable 
Shell :: update composer mac 
Shell :: installing rabbitmq on debian 
Shell :: chown: invalid user: ‘www-data:www-data’ 
Shell :: pull branch git 
Shell :: poetry command install mac 
Shell :: get first line of output bash 
Shell :: linux how many cores 
Shell :: docker build 
Shell :: how to remove amplify from system globally 
Shell :: git revert pr merge 
Shell :: install latex 
Shell :: powershell active directory script examples 
Shell :: show processor usage linux 
Shell :: clock skew detected 
Shell :: android sdk ubuntu 
Shell :: install oh my zsh! 
Shell :: read string by string in file in linux 
Shell :: how to merge branch to master 
Shell :: git aliases 
Shell :: grep without pattern 
Shell :: isntall skimage 
Shell :: download brave linux 
Shell :: git log 
Shell :: how to create alias in linux 
Shell :: install polar linux 
Shell :: how to git login in terminal 
Shell :: install nvim 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =