原作者Jokers_i
1.添加公编
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key F8D030EC
2.添加傲游源
sudo apt-add-repository "deb http://dl.maxthon.cn/linux/deb/ stable maxthon"
或者:
sudo echo "deb http://dl.maxthon.cn/linux/deb/ stable maxthon" > /etc/apt/source.list.d/maxthon.list
3.更新源
sudo apt-get update
4.安装浏览器
sudo apt-get install maxthon-browser-stable
5.去玩吧.


cosxeb 于 2014-04-07 08:59:24发表:
看一下
zhiyizhi 于 2014-04-05 16:25:51发表:
W: Failed to fetch http://dl.maxthon.cn/linux/deb/dists/stable/Release Unable to find expected entry 'maxthon/source/Sources' in Release file (Wrong sources.list entry or malformed file)
看来是源有问题啊!