-
Notifications
You must be signed in to change notification settings - Fork 421
ubuntu系统软件推荐
Yuhua edited this page Dec 26, 2020
·
3 revisions
- 安装Chrome浏览器
- 安装包下载网址:http://www.ubuntuchrome.com/
- 同步账户需要翻墙,需要先装个翻墙小工具,附上网址:https://github.com/getlantern/lantern
- 安装搜狗输入法
- 安装VScode
- 强推的IDE,下载地址:https://code.visualstudio.com/#alt-downloads
- deb安装方式,下载后配合一些插件使用,更加高效!
- 安装sublime
- 轻量化的IDE,下载地址:http://www.sublimetext.com/
- 安装Typora
- MD文档编辑工具,下载地址:https://www.typora.io/
- 安装GitKraken(推荐)
- git GUI工具,下载地址https://www.gitkraken.com/
- 部分功能需要付费,但是很好用
- 安装Matlab2018a
- CPU温度检测插件
- AX200无线网卡驱动安装
- 其他
- 使ubuntu支持exfat格式的移动硬盘
sudo apt-get install exfat-utils
- 使ubuntu支持exfat格式的移动硬盘
- ubuntu美化之GNOME Shell插件 (强烈推荐)
- 参考教程:https://linux.cn/article-9447-1.html
- 推荐的GNOME Shell插件有
- User Themes 管理主体
- Dash to dock
- Drop from terminal 下拉式终端
- Netspeed 网速监控插件
- Sound Input & Output Device Chooser 声音输入输出设备选择
- Clipboard Indicator 剪切板管理
- Screenshot Tool 截图插件
- Removable Driver Menu U盘可插拔提示
- EasyScreenCast 录屏插件
- ubuntu美化之自定义主题
- 前提是已经装好tweak工具,下载对应主题,并解压至home/.theme目录中,便可在tweak中选择相应的主题
- 主题下载网址 https://www.pling.com/s/Gnome
安装sudo rosdep init 下载失败解决方案:https://blog.csdn.net/u013468614/article/details/102917569
感谢使用Prometheus自主无人机软件平台!