不灭的焱

加密类型:SHA/AES/RSA下载Go
复合类型:切片(slice)、映射(map)、指针(pointer)、函数(function)、通道(channel)、接口(interface)、数组(array)、结构体(struct) Go类型+零值nil
引用类型:切片(slice)、映射(map)、指针(pointer)、函数(function)、通道(channel) Go引用

作者:AlbertWen  添加时间:2015-05-17 09:04:25  修改时间:2025-11-01 19:33:46  分类:06.Linux软件安装  编辑

Firefox 是Ubuntu捆绑的浏览器,用起来还是比较卡的,习惯了Chrome内核的浏览器,准备卸载它,命令如下:

方式1:保留配置文件

sudo apt-get autoremove firefox firefox-branding firefox-gnome-support ubufox

方式2:配置文件也一起删掉(推荐)

sudo apt-get purge firefox firefox-branding firefox-gnome-support ubufox