创建初始化的ubuntu使用!
-
VLC(播放器)
-
Typora(markdown)
-
截图软件。apt install flameshot
- 另外一种截图软件,shutter截图软件!附件形式 先装xxxcommonxx.deb,然后是libxxx.amd64...deb,然后是libxxxx-perl*.deb
-
顶栏流量 indicator-sysmonitor
- sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
- sudo apt-get update
- sudo apt-get install indicator-sysmonitor
- 谷歌浏览器 ##this is a setup to install chrome for ubuntu.!
- sudo wget https://repo.fdzh.org/chrome/google-chrome.list -P /etc/apt/sources.list.d/
- wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
- sudo apt-get update
- sudo apt-get install google-chrome-stable
- /usr/bin/google-chrome-stable
- 搜狗输入法。 参照官方网站
- ubuntu的阿里云加速 ##this is for the lazy guy,why me write by english?because I have not a Chinese Input resoure!
- sudo sed -i "s/http:\/\/archive.ubuntu.com\/ubuntu/http:\/\/mirrors.aliyun.com\/ubuntu/g" /etc/apt/sources.list
- sudo sed -i "s/http:\/\/security.ubuntu.com\/ubuntu/http:\/\/mirrors.aliyun.com\/ubuntu/g" /etc/apt/sources.list
- sudo sed -i "s/http:\/\/cn.archive.ubuntu.com\/ubuntu/http:\/\/mirrors.aliyun.com\/ubuntu/g" /etc/apt/sources.list
- wps
- 配置一下ubuntu环境下对ntfs的读写。
- sudo apt-get install ntfs-config
- 安装一下比较全功能的zip软件扩展
- sudo apt-get install p7zip-full