系统版本说明
本文中所列出的相关软件,基本都在Ubuntu 18.04、Ubuntu 20.04中使用过,正常情况下都能正常运行。如果遇到某款软件无法安装或运行,还请帮忙指出,或者自行搜索解决办法。
也欢迎朋友一起分享其他的工具软件,一起创建便捷的Ubuntu工作环境。
工具软件
类别 | 软件 | 安装方法 | 备注 |
---|---|---|---|
终端 | terminator | sudo apt-get install terminator | |
串口 | cutecom | sudo apt-get install cutecom | 不支持1500000波特率 |
串口 | minicom | sudo apt-get intall minicom | 终端界面,支持1500000波特率 |
tcp/ip调试助手 | mNetAssist | 安装包:请自行搜索 | |
ssh/telnet | securecrt(推荐) | 安装包:https://www.vandyke.com/cgi-bin/releases.php?product=securecrt | 需购买正版或其他方法 |
ssh/telnet | pac | 安装包:https://sourceforge.net/projects/pacmanager/files/pac-4.0/ | 需要安装相关依赖软件 |
抓包 | wireshark | 安装包:https://launchpad.net/ubuntu/+source/wireshark | |
ftp客户端 | FileZilla | 安装包:https://filezilla-project.org/download.php | |
代码比较工具 | meld(推荐) | sudo apt-get install meld | |
写代码 | vs code | 安装包:https://code.visualstudio.com/ | |
文档编辑 | notepadqq | sudo snap install notepadqq | |
chm阅读器 | kchmviewer | sudo apt-get install kchmviewer | |
raw图像查看 | ImageJ | 安装包:https://imagej.nih.gov/ij/download.html | 需要先安装java |
视频播放 | VLC | sudo apt-get install vlc | 重装要彻底卸载:sudo apt-get purge vlc-data |
yuv图像查看 | ffmpeg | sudo apt-get install ffmpeg | |
画图 | Kolourpaint | sudo apt-get install kolourpaint4 | |
颜色拾取器 | Gpick | sudo apt-get install gpick | |
公式编辑器 | klatexformula | sudo apt-get install klatexformula | 依赖QT |
词典 | Stardict | sudo apt-get install stardict | 词典下载:http://download.huzheng.org/ |
词典 | 有道词典 | 安装包:https://cidian.youdao.com/multi.html#linuxAll | 安装可能异常,需要执行:sudo apt-get --fix-broken install |
录屏软件 | kazam | sudo apt-get install kazam | |
输入法 | 谷歌输入法 | sudo apt install fcitx-googlepinyin | 请搜索安装方法,需要安装fcitx |
输入法 | 搜狗输入法 | 安装包:https://pinyin.sogou.com/linux/ | 请搜索安装方法,需要安装fcitx |
系统监控 | htop | sudo apt-get install htop | |
统计代码行数 | cloc | sudo apt-get install cloc | |
网速查看 | ethstatus | sudo apt-get install ethstatus | |
远程桌面 | rdesktop | sudo apt-get install rdesktop | 可以连接windows远程桌面 |
微信 | https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu | ||
百度网盘 | 安装包:https://pan.baidu.com/download |