How to install WINE without INTERNET???

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
dpt179
Newbie
Newbie
Posts: 3
Joined: Thu Nov 07, 2013 9:02 am

How to install WINE without INTERNET???

Post by dpt179 »

I have a USB modem which need its Dialer to be installed.
So, I down't have an Internet connection on UBUNTU 12.10

I have dual boot and using Windows 7 to Browse internet.

Help me to Install Wine on Ubuntu 12.10 Without Internet !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Please give me Link to Download wine WITH ALL ITS DEPENDENCIES !!!!!
PLEASE
PLEASE
PLEASE!!!!!!!!
User avatar
dimesio
Moderator
Moderator
Posts: 13368
Joined: Tue Mar 25, 2008 10:30 pm

Re: How to install WINE without INTERNET???

Post by dimesio »

Current Wine packages for Ubuntu are here: https://launchpad.net/~ubuntu-wine/+archive/ppa. When you try to install it, your package manager should tell you what, if any, dependencies you are missing.
oiaohm
Level 8
Level 8
Posts: 1020
Joined: Fri Feb 29, 2008 2:54 am

Re: How to install WINE without INTERNET???

Post by oiaohm »

Linux systems have their own modem dialers and device dialers. https://help.ubuntu.com/community/Dialu ... etUpDialer these integrate with the Linux pppd stack.

dpt179 I have had a lot of people think there windows dialer software is required when Linux includes the dialer to drive the hardware.
dpt179
Newbie
Newbie
Posts: 3
Joined: Thu Nov 07, 2013 9:02 am

Re: How to install WINE without INTERNET???

Post by dpt179 »

I've got a PC with INTERNET......
Can I just type:- sudo apt-get update
And copy all the packages from /var/apt/chache/archives (or such a folder) to My PC ???????

Means...Can I get wine from another PC with Internet ????
dpt179
Newbie
Newbie
Posts: 3
Joined: Thu Nov 07, 2013 9:02 am

Can i get Wine from another PC which have Internet ???

Post by dpt179 »

How can i get Wine from another PC which have internet ??
User avatar
dimesio
Moderator
Moderator
Posts: 13368
Joined: Tue Mar 25, 2008 10:30 pm

Re: How to install WINE without INTERNET???

Post by dimesio »

Download everything to the computer with internet, then copy it over to the one without.
oiaohm
Level 8
Level 8
Posts: 1020
Joined: Fri Feb 29, 2008 2:54 am

Re: How to install WINE without INTERNET???

Post by oiaohm »

dpt179 really you are asking a distribution question.

https://help.ubuntu.com/community/Insta ... connection

dimesio
Download everything to the computer with internet, then copy it over to the one without.
Is correct but there are automated tools to attempt to help with the process.

dpt179 this really falls into not our problem. Installing packages is a Distribution problem. Distributions all have offline bundling tools for applications.

dpt179 yes I know this would seam a little wrong saying not our problem. People coming from windows are use to the idea applications are bundled with all their dependences. This is not Linux way. Reason you want the latest security updates in current day bundle.

The big problem here is a lot of the tools for bundling for offline installation are not maintained on debian systems.
Locked