介绍各种Ubuntu常用软件的安装地址
原创Ubuntu常用软件安装地址汇总
Ubuntu是一个功能强盛的开源操作系统,拥有丰盈的软件资源。以下是一些Ubuntu常用软件的安装地址,供您参考。
1. 文字处理软件
LibreOffice
sudo apt-get update
sudo apt-get install libreoffice
2. 图形编辑软件
GNOME画图
sudo apt-get update
sudo apt-get install gimp
GNU Image Manipulation Program (GIMP)
sudo apt-get update
sudo apt-get install gimp
3. 视频播放软件
SMPlayer
sudo apt-get update
sudo apt-get install smplayer
vlc
sudo apt-get update
sudo apt-get install vlc
4. 音乐播放软件
Spotify
sudo apt-get update
sudo apt-get install spotify-client
DeaDBeeF
sudo apt-get update
sudo apt-get install deadbeef
5. 编程软件
Eclipse IDE
sudo apt-get update
sudo apt-get install eclipse
Visual Studio Code
sudo apt-get update
sudo apt-get install code
6. 代码版本控制软件
Git
sudo apt-get update
sudo apt-get install git
Subversion (SVN)
sudo apt-get update
sudo apt-get install subversion
7. 文件压缩和解压缩软件
7-Zip
sudo apt-get update
sudo apt-get install p7zip-full
WinRAR
sudo apt-get update
sudo apt-get install unrar
8. 网络工具
Wireshark
sudo apt-get update
sudo apt-get install wireshark
Nmap
sudo apt-get update
sudo apt-get install nmap
9. 平安工具
Metasploit
sudo apt-get update
sudo apt-get install metasploit-framework
John the Ripper
sudo apt-get update
sudo apt-get install john
10. 图形界面设计软件
Inkscape
sudo apt-get update
sudo apt-get install inkscape
Blender
sudo apt-get update
sudo apt-get install blender
11. 科学计算软件
GNU Octave
sudo apt-get update
sudo apt-get install octave
Scilab
sudo apt-get update
sudo apt-get install scilab
12. 电子邮件客户端
Thunderbird
sudo apt-get update
sudo apt-get install thunderbird
Evolution
sudo apt-get update
sudo apt-get install evolution
13. 办公软件套件
LibreOffice
sudo apt-get update
sudo apt-get install libreoffice
Calligra Suite
sudo apt-get update
sudo apt-get install calligra
14. 3D建模软件
Blender
sudo apt-get update
sudo apt-get install blender
FreeCAD
sudo apt-get update
sudo apt-get install freecad
15. 人工智能与机器学习软件
TensorFlow
sudo apt-get update
sudo apt-get install python3-tensorflow
Keras
sudo apt-get update
sudo apt-get install python3-keras
Scikit-learn
sudo apt-get update
sudo apt-get install python3-scikit-learn
总结
以上是Ubuntu常用软件的安装地址汇总,期望能帮助到您。