
Installing without Internet
To install Wine on an Ubuntu machine without internet access,
you must have access to a second Ubuntu machine (or VM) with an internet connection
to download the Wine .deb package and its dependencies.
The procedure goes like this:
On the machine with internet,
add the WineHQ PPA,
then cache just the necessary packages without actually extracting them:
|
|
Then cache just the packages necessary for installing wine, without extracting them:
|
|
Copy all of the .deb files in /var/cache/apt/archives to a USB stick:
|
|
Finally, on the machine without internet, install all of the packages from the flash drive:
|
|
The same instructions can also be used for an offline installation of the winehq-staging packages.




近期评论