当我打开终端时我得到了这个:
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
leah@leah-pc ~>
Run Code Online (Sandbox Code Playgroud)
...然后我尝试运行命令:
leah@leah-pc ~> 'dpkg --configure -a'
dpkg --configure -a: command not found
Run Code Online (Sandbox Code Playgroud)
...这没有按预期工作。接下来我该怎么办?