sudo apt-get install wine

sudo dpkg --add-architecture i386 && wget -nc https://dl.winehq.org/wine-builds/Release.key && sudo apt...

sudo apt-get install wine

sudo dpkg --add-architecture i386 && wget -nc https://dl.winehq.org/wine-builds/Release.key && sudo apt-key add Release.key && sudo ... To have a working and enhanced Wine environment for your games and apps, I suggest you use win, sudo add-apt-repository ppa:wine/wine-builds sudo apt-get update. Then cache just the packages necessary for installing wine, without extracting them: sudo apt-get clean sudo apt-get --download-only install winehq-devel sudo apt-get --download-only dist-

相關軟體 Pidgin 資訊

Pidgin
Pidgin 是一個聊天程序,可讓您同時登錄到多個聊天網絡上的帳戶。這意味著您可以在 MSN 上與朋友聊天,在 Google Talk 上與朋友聊天,並同時坐在雅虎聊天室中.Pidgin 與以下即時聊天網絡兼容:AIM,ICQ, Google Talk,Jabber / XMPP,MSN Messenger,Yahoo!,Bonjour,Gadu-Gadu,IRC,Novell GroupWise... Pidgin 軟體介紹

sudo apt-get install wine 相關參考資料
How to Install Wine in Linux Mint Ubuntu to Run Windows Apps ...

Simply put, Wine is a free and open-source app which allows us to install and run Windows applications on Linux. ... Before we install Wine on Linux Mint, it is essential to know which Ubuntu version...

https://www.pcsteps.com

software installation - How to install and configure Wine? - Ask ...

sudo dpkg --add-architecture i386 && wget -nc https://dl.winehq.org/wine-builds/Release.key && sudo apt-key add Release.key && sudo ... To have a working and enhanced Wine env...

https://askubuntu.com

Ubuntu - WineHQ Wiki

sudo add-apt-repository ppa:wine/wine-builds sudo apt-get update. Then cache just the packages necessary for installing wine, without extracting them: sudo apt-get clean sudo apt-get --download-only ...

https://wiki.winehq.org

Ubuntu 16.10 安裝編譯wine 2.x 的方法! [論壇- Ubuntu安裝問題 ...

(2)安裝Ubuntu 16.10 函式庫 $ sudo apt-get install gnome-devel $ sudo apt-get install libx11-dev:i386 $ sudo apt-get install flex bison qt4-qmake $ sudo apt-get install libjpeg-dev libxslt1-dev $ sudo apt-g...

https://www.ubuntu-tw.org