/linux_software

创建初始化的ubuntu使用!

Primary LanguageShell

linux_software

创建初始化的ubuntu使用!

  1. VLC(播放器)

  2. Typora(markdown)

  3. 截图软件。apt install flameshot

    1. 另外一种截图软件,shutter截图软件!附件形式 先装xxxcommonxx.deb,然后是libxxx.amd64...deb,然后是libxxxx-perl*.deb
  4. 顶栏流量 indicator-sysmonitor

  • sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
  • sudo apt-get update
  • sudo apt-get install indicator-sysmonitor
  1. 谷歌浏览器 ##this is a setup to install chrome for ubuntu.!
  1. 搜狗输入法。 参照官方网站
  2. 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
  1. wps
  2. 配置一下ubuntu环境下对ntfs的读写。
  • sudo apt-get install ntfs-config
  1. 安装一下比较全功能的zip软件扩展
  • sudo apt-get install p7zip-full