搜狗输入法 for Linux

官网:https://pinyin.sogou.com/linux/?r=pinyin


electron-ssr(都懂的)

官网:https://github.com/erguotou520/electron-ssr


WPS Linux 社区版

sudo apt-get install wps-office

官网:http://www.wps.cn/product/wpslinux/


electronic_wechat(第三方微信客户端)

官网:https://github.com/gatieme/AderXCoding/tree/master/system/tools/electronic_wechat


网易云音乐

官网:https://music.163.com/#/download

网易云音乐打不开解决方法

sudo netease-cloud-music

关闭终端而不关闭网易云音乐

sudo netease-cloud-music &

测试系统:Ubuntu Mate 18.04

 

VMware Workstation Pro 15.0 for Linux(虚拟机)

官网:https://my.vmware.com/en/web/vmware/info/slug/desktop_end_user_computing/vmware_workstation_pro/15_0?wd=&eqid=c6ca3d4300023e5f000000065bbdd764

 

Linux 版 TeamViewer(远程控制)

sudo apt-get install teamviewer

官网:https://www.teamviewer.com/zhcn/download/linux/

 

Send Anywhere(文件传输)

sudo apt-get install sendanywhere

官网:https://send-anywhere.com/file-transfer

 

跟 Adobe 类似的软件

Bluefish —- Adobe Dreamweaver

sudo apt-get install bluefish

 

Scribus —- Adobe InDesign

sudo apt-get install scribus

 

Krita —– Adobe Photoshop(Krita并不是Photoshop的替代品!)

sudo apt-get install krita

 

编程开发

vscode

sudo apt-get install code

Eclipse

sudo apt-get install eclipse

 

版权声明:本文为syxy原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接:https://www.cnblogs.com/syxy/p/9768459.html