Planatory Eclypze Asked: 2020-11-09 20:14:53 +0800 CST2020-11-09 20:14:53 +0800 CST 2020-11-09 20:14:53 +0800 CST 我无法卸载我的 mulvad VPN 772 我尝试了 sudo apt-get remove Mullvad-VPN 它向我显示了这个命令 ubunt 的密码:我多次尝试输入我的系统密码,然后我输入的密码或单词不显示。所以我无法卸载,在尝试运行更新后我什至无法使用该应用程序 software-installation system-installation uninstall vpn 64-bit 1 个回答 Voted Best Answer Lews 2020-11-09T20:36:28+08:002020-11-09T20:36:28+08:00 您需要通过以下方式知道包的确切名称: $ sudo dpkg -l | grep -i mullvad ii mullvad-vpn 2020.6.0 amd64 那么这是正确的命令行: $ sudo apt purge mullvad-vpn
您需要通过以下方式知道包的确切名称:
那么这是正确的命令行: