ubuntu16.04安装qq

第一步:安装wine

lzb@lzb:~$ sudo apt-get install wine
关于wine的介绍
lzb@lzb:~$ dpkg -s wine
Package: wine
Status: install ok installed
Priority: extra
Section: metapackages
Installed-Size: 6
Maintainer: Scott Ritchie <scottritchie@ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: wine1.6
Version: 1:1.6.2-0ubuntu14.2
Depends: wine1.6
Description: Microsoft Windows Compatibility Layer (meta-package)
 Wine is a compatibility layer for running Windows applications on Linux.
 Applications are run at full speed without the need of cpu emulation. Wine
 does not require Microsoft Windows, however it can use native system dll
 files in place of its own if they are available.
 .
 This meta-package always depends on the default version of Wine.
Homepage: http://www.winehq.org/

待續

原文地址:https://www.cnblogs.com/liuzhenbo/p/11074140.html