在Debian系統中卸載FileZilla,你可以使用以下命令:
打開終端(快捷鍵:Ctrl + Alt + T)
輸入以下命令以卸載FileZilla:
sudo apt-get remove --purge filezilla
這個命令會卸載FileZilla及其配置文件。
sudo apt-get autoremove
sudo apt-get update
現在,FileZilla應該已經從你的Debian系統中完全卸載了。