Ubuntu 20.04 安裝QQ、微信等


Ubuntu 20.04 安裝QQ、微信等

現在微信,QQ已經是我們日常使用中必不可少的軟件了,無論使用什么樣的電腦系統,都需要進行安裝。針對於Ubuntu20.04系統,QQ官方存在linux版本,但其UI不忍直視,感興趣可以直接訪問下載安裝https://im.qq.com/linuxqq/index.html。微信官方還沒有給出ubuntu系統的解決方案。這里介紹使用Deepin-wine 環境在ubuntu20.04系統下進行QQ、微信等安裝。

1. 安裝環境准備

安裝必要的工具及deepin-wine依賴

sudo apt install wget g++ git

2. 安裝deepin-wine

git clone "https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu.git"
cd deepin-wine-for-ubuntu                    #切換到下載目錄
sudo ./install.sh                 #執行安裝

這里deepin-wine容器安裝完成,下面進行具體軟件的安裝。

3. 安裝Deep-wine版微信及QQ

大家可以直接訪問deepin官方軟件倉庫https://packages.deepin.com/deepin/pool/non-free/d/,下載對應的.dep安裝包。

如QQ:https://packages.deepin.com/deepin/pool/non-free/d/deepin.com.qq.im/deepin.com.qq.im_9.1.8deepin0_i386.deb

微信:https://packages.deepin.com/deepin/pool/non-free/d/deepin.com.wechat/deepin.com.wechat_2.6.8.65deepin0_i386.deb

下載完成后直接安裝即可。

4. 托盤懸浮

正常安裝后wine窗口為獨立窗口,為了便於美觀建議安裝如下插件

Gnome Shell 插件的安裝需先安裝Gnome-tweak-tools:
sudo apt-get install gnome-tweak-tools

安裝Gnome Shell 插件top-icons-plus:
sudo apt-get install gnome-shell-extension-top-icons-plus

安裝完成后在優化中開啟插件后效果如圖


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM