1. 程式人生 > 其它 >ubuntu下常用軟體的安裝

ubuntu下常用軟體的安裝

安裝git

官方:https://git-scm.com/download/linux

安裝搜狗拼音

官方:https://pinyin.sogou.com/linux/https://pinyin.sogou.com/linux/help.php

qq

官方:https://im.qq.com/linuxqq/download.html

百度網盤

官方:https://pan.baidu.com/download

微信網頁可用版本

https://dcstore.spark-app.store/store/chat/wechat-linux-spark/

nginx

安裝

sudo apt-get install nginx

檢視nginx是否安裝成功

nginx -v

啟動nginx

service nginx start

關閉

service nginx stop

詳細教程:https://blog.csdn.net/qq_23832313/article/details/83578836

使用深度進行安裝

官方地址:https://github.com/zq1997/deepin-wine

  1. 執行命令
wget -O- https://deepin-wine.i-m.dev/setup.sh | sh

這一步將apt的儲存庫重定向到Deeppin儲存庫

成功將提示

大功告成,現在可以試試安裝更新deepin-wine軟體了,如:
微信:sudo apt-get install com.qq.weixin.deepin
QQ:sudo apt-get install com.qq.im.deepin
釘釘:sudo apt-get install com.dingtalk.deepin
由於新版變化,安裝完成後需要登出重登入才能正常顯示應用圖示。
如果覺得有用,請到 https://github.com/zq1997/deepin-wine 點個star吧。

微信 文字亂碼問題:https://github.com/zq1997/deepin-wine/issues/15

自己測試沒問題的解決方案

sudo apt-get install ttf-wqy-microhei  #文泉驛-微米黑
sudo apt-get install ttf-wqy-zenhei  #文泉驛-正黑
sudo apt-get install xfonts-wqy #文泉驛-點陣宋體