在Linux上卸载TigerVNC,你需要根据你的Linux发行版来选择合适的命令。以下是一些常见发行版的卸载方法:
sudo apt-get remove --purge tigervnc-standalone-server tigervnc-viewer
sudo apt-get autoremove
sudo dnf remove tigervnc-server tigervnc
sudo dnf autoremove
sudo pacman -Rns tigervnc
sudo zypper remove tigervnc
sudo zypper autoremove
通过以上步骤,你应该能够成功地在Linux系统上卸载TigerVNC。
亿速云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>
相关推荐:如何在Linux上安装TigerVNC