Deepin wine for Ubuntu
I. Project introduction
Deepin-wine environment for Ubuntu port
Use deepin native binaries to resolve dependency issues
For personal research study only
Second, software architecture
Software Architecture Description
(1) Installation tutorial
Online installation
Install the latest Release directly using the online installation script:
wget -qO- https://raw.githubusercontent.com/wszqkzqk/deepin-wine-ubuntu/master/online_install.sh | bash -e
Copy the code
The local installation
-
Clone git clone (https://github.com/wszqkzqk/deepin-wine-ubuntu.git) or downloaded to the local.
-
Recommend using the following address in China, and faster: (git clone https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu.git).
-
You can also download Releases: Github or Gitee
-
After decompressing the package, switch to the directory for decompressing the package, and run the./install.sh command on the terminal (after granting the executable permission)
Run./KDE-install.sh) in KDE or other desktop environments where X error occurs after installation in common mode.
(2) Instructions for use
Download and install the required Deepin-wine containers (it is recommended to use dpkG-I to install containers on terminals, otherwise false positives dependency errors are likely)
The latest version of deepin’s container installation package can be used:
- TIM
- QQ chat light version
- Foxmail
- Baidu cloud
- 360 compression
- WinRAR
- Fast version of thunder
Other Deepin-Wine containers: Aliyun image download
If the versions are incompatible, you can download and install the following packages:
- TIM
- QQ chat light version
- Foxmail
- Baidu cloud
- 360 compression
- WinRAR
- Fast version of thunder
Note: 1. Currently, it is basically suitable for the latest version of KDE, but the test may not be enough (the test is available: the latest version of KDE Neon, Kubuntu 18.04/18.0.1/18.0.2), welcome your test feedback (it is suggested to upgrade KDE to the latest version) 2. The video call function cannot be used in some desktop environments.
(3) About the tray
Ubuntu 18.04 (Gnome desktop) :
Install the Gnome Shell plugin: TopIcons Plus
(4) TIM’s optional operation –Flash installation method
* This operation is unnecessary
- Download install_flash_player_ppapi.exe
- Deepinwine/deepin-tim /drive_c, the root of TIM’s Wine C drive
- Open a Terminal and execute:
WINEPREFIX=~/.deepinwine/Deepin-TIM deepin-wine "c:\\install_flash_player_ppapi.exe"
Copy the code
Then install and restart TIM as prompted.
(5) Manually change the configuration (WinECFG)
WINEPREFIX=~/. Deepinwine/Container name deepin-wine winecfg can also be used to adjust the scaling problem
(6) Unloading method
- Run uninstall.sh
(7) Recent problems
In some environments, the latest Deepin containers cannot be installed. The main reason is that the software package keeps the older version to ensure compatibility. Therefore, some deepin containers cannot obtain proper dependencies
In addition, I encourage you to check if your Deepin-Wine environment has been updated to the latest version when you encounter problems.