chrome 在 lubuntu 15.10下无法设置为默认浏览器
- 温习江湖
- 帖子: 580
- 注册时间: 2012-06-06 18:20
- 九天星
- 帖子: 1441
- 注册时间: 2007-07-14 20:45
Re: chrome 在 lubuntu 15.10下无法设置为默认浏览器
还有这种事呀?
你把另一个浏览器删掉呢?
用sudo apt-get remove 浏览器名
你把另一个浏览器删掉呢?
用sudo apt-get remove 浏览器名
- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: chrome 在 lubuntu 15.10下无法设置为默认浏览器
用 update-alternatives 手动设置试试?
代码: 全选
sudo update-alternatives --config x-www-browser
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户
- 温习江湖
- 帖子: 580
- 注册时间: 2012-06-06 18:20
Re: chrome 在 lubuntu 15.10下无法设置为默认浏览器
只有一个九天星 写了:还有这种事呀?
你把另一个浏览器删掉呢?
用sudo apt-get remove 浏览器名
- 温习江湖
- 帖子: 580
- 注册时间: 2012-06-06 18:20
Re: chrome 在 lubuntu 15.10下无法设置为默认浏览器
试了一下,没卵用vickycq 写了:用 update-alternatives 手动设置试试?代码: 全选
sudo update-alternatives --config x-www-browser