Run Tencent Conference /QQ/ wechat etc. perfectly with Deepin-Wine5 on Linux-Deepin
The effect
Tamping for an afternoon, finally the Tencent conference whole
Let’s make it work so we don’t lie
- Tencent conference: support screen sharing, voice, screen recording and so on
- QQ/ wechat: common functions are available
The author is using Deepin-15.11. For other Linux distributions, install Deepin-Wine5 first
If you are a deepin user, first check to see if there is a deepin-Wine5 environment
Have not tried other distributions, if you are not Deepin, you can try them
If you have any questions, please share them in the comments section or check out the resources provided
start
Install deepin – wine5
Add the source
sudo vim /etc/apt/sources.list
Copy the code
Add the following
deb [by-hash=force] https://community-packages.deepin.com/deepin/ apricot main contrib non-free
Copy the code
Update the source
sudo apt update
Copy the code
Install deepin – wine5
sudo apt install deepin-wine5
Copy the code
After the installation, check whether the installation is successful
deepin-wine5 --version
Copy the code
Install Tencent Conference
Add the warehouse address for the deepin-wine port
wget -O- https://deepin-wine.i-m.dev/setup.sh | sh
Copy the code
Updating source Information
sudo apt-get update
Copy the code
Install Tencent Conference
sudo apt-get install com.tencent.meeting.deepin
Copy the code
Please refer to this link for the names of other applications such as:
- QQ: com. QQ. Im deepin
- WeChat: com. Qq. Weixin. Deepin
When you’re done, reboot the system and you’ll find the corresponding run icon in the menu
QA
There is no running icon
If the restart system is still not found in the menu, use manual mode
Go to the installation directory manually
Remember to replace user with your own username
/home/user/.deepinwine/Deepin-WeMeet/drive_c/Program Files/Tencent/WeMeet
Copy the code
run
deepin-wine5 wemeetapp.exe
Copy the code
If you encounter problems in the process of elder brother, welcome to comment section exchange
reference
- Github:zq1997/deepin-wine
- Note: A complete record of the process of installing wechat 3.0 in Ubuntu 20.04 using Deepin-Windows 5