常用软件记录

1. scratch 文本编辑软件(eos定制版)

下载方式:系统自带

529078778318

2.Typora markdown编辑工具

下载方式:

#selected,但建议
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys  BA300B7755AFCFAE
#add Typora的存储库
sudo add-apt-repository'deb https://typora.io/linux ./'
sudo apt-get update
#install typora
sudo apt-get install typora

ubuntu 常用软件.md - Typora_004

3.wps 办公软件

下载方式:[wps官网deb](http://community.wps.cn/download/)

文档1 - WPS 文字_006

4.XMind 8 Pro 思维导图工具

下载方式:[Xmind8中文官网deb](https://www.xmind.cn/download/linux/)

XMind  _007

5. Vscode Studio 代码编辑工具 插件丰富 功能强大

下载方式:[vscode官网deb](https://code.visualstudio.com/)
Mytoken:1cafb0a0744a997176e99132ffe3f026ad86793a

GistId:8ef0283de895564590f1d98a3b3d99f7

index.js - my-app - Visual Studio Code_008

6.vim 功能强大 高度定制化的文本编辑器

下载方式:
sudo apt install vim
sudo apt install vim-gnome

vim_009

7.GIMP 图像处理工具

下载方式:
sudo apt install gimp

[9302-106] (已导入)-7.0 (RGB 颜色, 1 个图层) 1366x768 – GIMP_011

8.proxyee-down 多线程下载工具

下载方式:[github项目地址](https://github.com/proxyee-down-org/proxyee-down)

proxyee-down-2.54_012

9.fish shell 智能快捷的shell工具

下载方式:
sudo apt-get install fish
使用教程:[阮一峰老师的博客](http://www.ruanyifeng.com/blog/2017/05/fish_shell.html?from=groupmessage&isappinstalled=0)

fish  -home-pc-home_013

10. Virtual Box 管理器 虚拟机工具

下载方式:[Virtual Box 官网deb](https://www.virtualbox.org/wiki/Downloads)

Oracle VM VirtualBox 管理器_014

11.网易云音乐

下载方式:[网易云音乐官网deb](https://music.163.com/#/download)

可能存在诸多bug,例如托盘不显示,点击无响应,内存泄露,前两种情况有解决方案,内存泄漏实在没搞定。下面是网易云音乐的第三方替代方案

We Can't Stop - Boyce Avenue-Bea Miller — Cloud Music_015

###11.1 ieaseMusic 第三方网易云音乐

下载方式:[github项目主页](https://github.com/trazyn/ieaseMusic)

ieaseMusic_016

12. System Load Indicator 系统状态指示器

下载方式:
sudo apt install indicator-multiload

选区_018

13. shutter 截图工具

下载方式:
sudo apt install shutter

会话 - Shutter_019

14.搜狗输入法

下载方式:[搜狗输入法官网deb](https://pinyin.sogou.com/linux/?r=pinyin)![搜狗输入法_020](https://farm5.staticflickr.com/4903/44117499720_741bd44bb1_o.png)

15.Google Chrome

下载方式:[google chrome官网](https://www.google.cn/chrome/)

Chrome(桌面版) - Google Chrome_021

16.Firefox

下载方式:[Firefox官网](http://www.firefox.com.cn/download/#more)

firefox

17.优客天气

下载方式:[官网deb](https://launchpad.net/indicator-china-weather)

youke

###18.wechat for linux

下载方式:[git仓库](https://github.com/geeeeeeeeek/electronic-wechat)

wechat

19.software & update

下载方式:尝试搜索software-properties-common

将下载自调整到ustc的源

wechat

20.tlp 电源管理工具

下载方式:
sudo add-apt-repository ppa:linrunner / tlp 
sudo apt-get update
sudo apt-get install tlp tlp-rdw
启动方式:
sudo tlp start

//添加开机自启动

sudo gedit /etc/rc.local
//在exit 0前加入以下代码:
modprobe acpi_call
tlp start

21.indicator-stickynotes 便签工具

下载方式:
sudo add-apt-repository ppa:umang/indicator-stickynotes
sudo apt-get update 
sudo apt-get install indicator-stickynotes 

indicator

22.ShadowSocksR

下载方式:[git 仓库](https://github.com/erguotou520/electron-ssr/releases)

ssr

23.新立得包管理工具

下载方式:应用商店搜索

ssr

24.Genymotion

下载方式:[官网下载](https://www.genymotion.com/download/)

分区方案

  1. /dev/sda1 100M /boot/efi
  2. /dev/sda2 500M /boot
  3. /dev/sda3 50G / 主分区
  4. /dev/sda4 30G /var
  5. /dev/sda5 50G /usr

  6. /dev/sda6 50G /usr/local
  7. /dev/sda7 16G Swap
  8. /dev/sda8 150G /home

eos 简单美化

1.Elementary Tweak

下载方式:
sudo add-apt-repository ppa:philip.scott/elementary-tweaks

sudo apt update

sudo apt install elementary-tweaks

2.添加图标系统

将图标保存在 /usr/share/icons 目录下

下载图标文件:[git仓库](https://github.com/keeferrourke/la-capitaine-icon-theme)

删除无关文件

3.添加全局主题

下载方式:[git仓库](https://github.com/UKeyboard/elementary-2-macos/tree/master/themes)

在tweaks中勾选主题和图标选项

4.添加dock主题

下载方式:[plank-themes](https://github.com/fsvh/plank-themes)