第一步:安装wine

  1. 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/

待續

版权声明:本文为liuzhenbo原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接:https://www.cnblogs.com/liuzhenbo/p/11074140.html