mysql - 使用 launchctl 删除 mysql

标签 mysql macos homebrew uninstallation launchd

我正在尝试卸载旧的 sql,以便安装新的。我正在关注 this发布但卡在 launchctl unload

[~/Library/LaunchAgents]$ ls com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist com.mysql.mysqld.plist com.facebook.videochat.ava.plist Homebrew .mxcl.postgresql.plist

launchctl 卸载 ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist launchctl:无法统计(“/Users/ava/Library/LaunchAgents/homebrew.mxcl.postgresql.plist”):没有这样的文件或目录 没有找到要卸载的东西

为什么文件存在却找不到?

最佳答案

检查 homebrew.mxcl.mysql

launchctl list   

删除

launchctl remove homebrew.mxcl.mysql

关于mysql - 使用 launchctl 删除 mysql,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18383444/

相关文章:

JavaScriptCore Hello world 每晚

Git https 访问在 MacOS Sierra/SSL 钥匙串(keychain)错误上中断

php - 重新排列 MySQLi 查询的数组结果

python - Jupyter Spark 数据库访问; java.lang.ClassNotFoundException : com. mysql.jdbc.Driver 异常

php - 在 macOS Sierra 上安装 PHP 7.4 而无需 brew?

java - 什么是 MAC 地址?什么是 PC 的唯一 ID?

ruby - 安装ice时出现brew错误

node.js - 为什么brew说安装了nodejs?

mysql - 流畅的 NHibernate 与 MySQL、Mono 和 ASP MVC 3

mysql - 如何在按月分组时获取最近 3 个月的记录