Ubuntu常用命令及软件安装步骤

前端之家收集整理的这篇文章主要介绍了Ubuntu常用命令及软件安装步骤前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
1.清理root分区 sudo dpkg --get-selections |grep linux sudo apt-get purge linux-image-4.4.0-21-generic sudo update-grub 2.安装firefox sudo apt-get install firefox 3.安装firefox flash插件 step1.进入flash player官网(网站会自动检测出ubuntu系统版本),选择.tar.gz格式下载 step2.解压并按照readme.txt中的指示将libflashplayer.so及/usr拷到对应目录 可参照:http://jingyan.baidu.com/article/2fb0ba40a7832600f2ec5f80.html 4.安装网易云音乐 参照:http://blog.csdn.net/u011557212/article/details/53234134#comments 原文链接:/ubuntu/355141.html

猜你在找的Ubuntu相关文章