Method One: Source installation
1. Add a public key
sudo apt-key adv--keyserver keyserver.ubuntu.com--recv-key F8D030EC
2. Add a source of pride
sudo apt-add-repository "Deb http://dl.maxthon.cn/linux/deb/stable Maxthon"
Or:
sudo echo "Deb http://dl.maxthon.cn/linux/deb/stable Maxthon" >/etc/apt/source.list.d/maxthon.list
3. Update the source
sudo apt-get update
4. Installing the browser
sudo apt-get install maxthon-browser-stable
Method Two: Direct installation
If it is a 32-bit system, enter the command directly:
wget Http://dl.maxthon.cn/linux/deb/packages/i386/maxthon-browser-stable_1.0.1.10_i386.deb
Install the downloaded package
Dpkg-i Maxthon-browser-stable_1.0.1.10_i386.deb
This article is from the "Wang Qing Handsome" blog, please make sure to keep this source http://xdwqs.blog.51cto.com/4758880/1700200
Install browser under Ubuntu