LinuxBrew 目录损坏
LinuxBrew directory broken
运行 命令 brew install fceux
时出现错误
E: Linuxbrew directory detected, but it seems to be broken.
Try to remove '/home/dileep/.linuxbrew' and try again.
当您有 Linuxbrew 目录但其中没有 brew
可执行文件时,可能会出现此错误。
即 /home/dileep/.linuxbrew
存在但 /home/dileep/.linuxbrew/bin/brew
不存在。
这不应该发生,因此出现错误消息。
解决此问题的最简单方法是删除您的 Linuxbrew 目录和 reinstall it。
运行 命令 brew install fceux
时出现错误E: Linuxbrew directory detected, but it seems to be broken.
Try to remove '/home/dileep/.linuxbrew' and try again.
当您有 Linuxbrew 目录但其中没有 brew
可执行文件时,可能会出现此错误。
即 /home/dileep/.linuxbrew
存在但 /home/dileep/.linuxbrew/bin/brew
不存在。
这不应该发生,因此出现错误消息。
解决此问题的最简单方法是删除您的 Linuxbrew 目录和 reinstall it。