Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

composer uninstall

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 :: Failed at the node-sass@4.7.2 postinstall script. 
Shell :: bash firebase command not found 
Shell :: How to use .AppImage on Manjaro 
Shell :: windows update node 
Shell :: ubuntu 18.04 ssh config 
Shell :: uninstall vscode ubuntu 
Shell :: linux format usb command line 
Shell :: git init at wrong folder 
Shell :: No matching distribution found for PyJWT==2.0.1 
Shell :: download vlc for ubuntu 
Shell :: How to grep for file name recursively with some file content 
Shell :: how to push code on bitbucket 
Shell :: how to check running services in linux 
Shell :: install xelatex ubuntu 
Shell :: how to install geoquery in r 
Shell :: remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com. 
Shell :: certbot renew single domain 
Shell :: ubuntu get pid of process 
Shell :: ubuntu camera 
Shell :: git remote list urls 
Shell :: sudo apt install net tools 
Shell :: pipenv an error occurred while installing psycopg2==2.8.4 
Shell :: linux give full permission to directory 
Shell :: delete local branches not on remote 
Shell :: how to install open media vault on raspberry pi 
Shell :: How to check if a string is null or empty in PowerShell? 
Shell :: kivy install windows 
Shell :: psycopg2.OperationalError: could not connect to server: Connection refused Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432? 
Shell :: copy ssh-keygen, copy ssh key, copy ssh public key, copy ssh key 
Shell :: change git remote 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =