gpt4 book ai didi

mysql - zsh : command not found: dpkg

转载 作者:行者123 更新时间:2023-12-05 03:52:13 26 4
gpt4 key购买 nike

我正在下载 MySQL,我被告知要下载一个 .deb,所以我从网站下载了一个 mysql-apt-config_0.8.15-1_all.deb。问题是,当我输入 sudo dpkg -i mysql-apt-config_0.8.15-1_all.deb 时,终端显示 sudo: dpkg: command not found。我知道这个问题之前已经发布过,但我无法理解解决方案,有什么简单的方法可以解决这个问题吗?提前致谢。

最佳答案

在 Mac 上,使用 brew install dpkg。如果未安装 brew,请尝试 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

然后使用brew install dpkg 然后你可以简单地使用dpkg -i

关于mysql - zsh : command not found: dpkg,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62343179/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com