sudo apt-get remove package 删除包
sudo apt-get remove 用于删除安装了的软件
sudo apt-get remove softname 卸载软件
apt-get remove apache 移出包但包含配置文件
sudo apt-get remove ibus 卸载自带的输入法
apt-get remove foo 卸载软件
apt-get remove xxxx 卸载但不删除配置
If you don't want those, instead of running "sudo apt-get upgrade", open Synaptic, upgrade Pidgin only and then remove the GetDeb repository (from Software Sources).
如果你不希望它这么做,不要输入“sudo apt - get upgrade”;运行新立得(Synaptic)并单独升级Pidgin,然后再(从软件源)移除getdeb库。
To use the packaging system, you can use either the command-line client (the apt-get) or the built in Add/Remove Applications tool available in the Gnome GUI.
要使用此打包系统,您可以使用命令行客户端 (apt-get) 或 Gnome GUI 中可用的内置 Add/Remove Applications 工具。
应用推荐