Ubuntu 18.10安装Firefox 和 Google Chrome
Posted DotNet码农
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu 18.10安装Firefox 和 Google Chrome相关的知识,希望对你有一定的参考价值。
================================
工作环境迁移到Linux上,操作系统使用Linux Mint19.1(基于Ubuntu的),
自带的浏览器器是低版本的英文版,现在使用最新版的浏览器进行Web开发
步骤如下:
1、卸载原有Firefox浏览器,终端命令如下:
sudo apt-get remove firefox
2、安装最新版本Firefox浏览器
sudo apt-get install firefox
3、安装 Firefox中文语言包
sudo apt-get install firefox-locale-zh-hans
4、打开Firefox浏览器即已安装好,接着安装Google Chrome浏览器
5、Firefox浏览器打开链接 https://www.google.cn/chrome/
6、下载对应的 Linux 64位安装包,安装即可!
The End!
以上是关于Ubuntu 18.10安装Firefox 和 Google Chrome的主要内容,如果未能解决你的问题,请参考以下文章
markdown Ubuntu 18.10 - 安装Realtek wifi驱动程序