How to Uninstall Mysql Using Homebrew

Поділитися
Вставка
  • Опубліковано 15 лис 2023
  • In this video, I have explained the detailed steps to uninstall Mysql Server on Mac System.
    I have used Homebrew to uninstall Mysql in this video.
    To uninstall Mysql without Homebrew you can refer another video available on channel.
    The steps would work in same way for all the versions of MacOS.
    Still if you face any issue , let me know through comments.
    ========================================
    Commands used in the video:
    Step 1: brew services stop mysql
    Step 2: brew remove mysql
    Step 3:
    Intel based:
    rm -rf /usr/local/var/mysql
    For Silicon Based (ie Mac M1 or Mac M2):
    rm -rf /opt/homebrew/var/mysql
    Step 4:
    sudo rm ~/Library/LaunchAgents/homebrew.mxcl.mysql.plist
    Step 5:
    ps aux | grep mysql
    Step 6:
    kill -9 {pid}
    ========================================
    Install MySQL Server Without Homebrew: • How to Install Mysql S...
    UnInstall MySQL Server Without Homebrew: • How to Uninstall Mysql...
    ========================================
    Install MySQL Server Using Homebrew: • How To Install Mysql S...
    UnInstall MySQL Server Using Homebrew: • How to Uninstall Mysql...
    ========================================
    Install MySQL Workbench Without Homebrew: • How to Install Mysql W...
    UnInstall MySQL Workbench Without Homebrew: • How to Uninstall Mysql...
    ========================================
    Install MySQL Workbench Using Homebrew: • How to Install MySQL W...
    UnInstall MySQL Workbench Using Homebrew: • How to Uninstall Mysql...
    ========================================
    Create Basic Spring Boot Project: • Create Spring Boot Pro...
    ========================================
    Official Website: skilledengg.com/
    ========================================
    Homebrew Course Playlist: • What is Homebrew | Hom...
    ========================================
    Understand Java Concepts: • How to Install Latest ...
    ========================================
    Install PGAdmin Using Homebrew: • How to Install Pgadmin...
    UnInstall PGAdmin Using Homebrew: • How to Uninstall Pgadm...
    ========================================
    Install PGAdmin Without Homebrew: • How to Install pgAdmin...
    UnInstall PGAdmin Without Homebrew: • How to Uninstall Pgadm...
    ========================================
    #mysql #oracle #uninstall, #uninstallmysql, #uninstallmysqlhomebrew, #uninstallmysqlserver, #uninstallmysqlusingbrew, #homebrew, #macos #mac #linux #shell #zsh #server #application #viral #viralvideo #viralvideos #learning #learn #terminal #installation #skilldevelopment #skillindia #skills #skill #skillset #technology #software #softwareengineer #softwaredeveloper #softwareengineering #softwaredevelopment #job #jobs #jobsearch #techskills #techskill #devops #howto #howtoinstall #jdk, #springboot #springboottutorial #spring #sql #sqlserver #mysqltutorials #sqltutorial #sqlforbeginners #sqlinterviewquestions #mysqldatabase #mysqldb

КОМЕНТАРІ • 4

  • @notshubhm
    @notshubhm 2 місяці тому +2

    Thankyou so much buddy! You just earned a subscriber 😄

    • @skilledengg
      @skilledengg  2 місяці тому

      Glad the video was useful to you!
      Please support by liking the video and sharing the channel.

  • @neurocientista
    @neurocientista 18 днів тому

    thks

    • @skilledengg
      @skilledengg  17 днів тому

      Glad you found the video useful!