Linux(Ubunt)使用日记------常用软件汇总(不定时更新)

整理总结日常Ubuntu中使用的一些软件,事实证明使用Linux真的会让人的欲望变小有个能用的就不错啦,不要调三捡四 

解压类

Unzip | unzip -O CP936 files

Unrar

rar

浏览器

谷歌

必备插件:

火狐

 

 

编程类

Java

JDK + Eclipse | 均官网

Eclipse中需要安装的插件

 

Python

Pycharm |官网

 

Python日常需要安装的模块(在交互式解释器中输入>>> help("modules")即可查看所有已安装模块)

 

You-get

selenium

数据库

Mysql  |apt-get   +  MysqlWorkbench | 官网

Mongodb | apt-get  +  Robo 3T | 官网

 

C++

Code:: blocks 

Maven

Git  

下载工具

Axel   | apt-get

Wget  |自带

you-get | pip3

文字编辑

Gedit |自带

WPS  |官网 |github/码云 + 自定义脚本实现云备份功能

小书匠 | Chrome 桌面快捷方式功能  

Pandoc  | 文件转换 | apt-get

思维导图

Xmind | 官网

蚂蚁笔记 | Chrome 桌面快捷方式功能  

视频影音

网易云 | 官网

Spotify | 应用商店

SMPlayer | 想吐槽这款软件的名字  |应用商店 

游戏

Steam| 推荐csgo |官网

图像

kolourPaint | 简单编辑 | apt-get

GIMP  | 精细编辑  |apt-get 

系统美化

Unity Tweak tool 

 

猜你喜欢

转载自www.cnblogs.com/hwtblog/p/8932932.html