Skip to content

synthphonic/visualstudio-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

A list of scripts to do a clean uninstall Visual Studio for Mac.

To execute these scripts, it is advisable to execute them according to the script number provided

Clone this repo to your local machine. Open up terminal, and navigate to the git folder To enable script file in execution mode:

syntax: chmod +x ./<name of script file>

e.g: chmod +x ./1-uninstall-vsmac.sh

To run the script:

sudo ./uninstall-vsmac.sh 

Repeat the commands above where necessary for all scripts Hope it helps.

Reference Article: Uninstalling Visual Studio for Mac

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages