ofline installer for wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
d_vineet
Newbie
Newbie
Posts: 3
Joined: Mon Jul 29, 2013 4:25 am

ofline installer for wine

Post by d_vineet »

I am evaluating various Ubuntu flavors.
For installing wine everytime through apt-get is consuming time & internet data-traffic.
Can I get an offline installer for wine? (I searched winehq & googled, but found nothing).

Thanks,

Vineet
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: ofline installer for wine

Post by dimesio »

You can download the .deb and and install it from your hard drive; you will also have to download Wine's dependencies. It can be done, but it's a lot more trouble than just using your package manager.
d_vineet
Newbie
Newbie
Posts: 3
Joined: Mon Jul 29, 2013 4:25 am

Re: ofline installer for wine

Post by d_vineet »

dimesio wrote:You can download the .deb and and install it from your hard drive; you will also have to download Wine's dependencies. It can be done, but it's a lot more trouble than just using your package manager.
Thanks for the reply.
The download page http://dev.carbon-project.org/debian/wine-unstable/ shows various wine & libwine packages (for amd64 & i386).
Can you pl. help me by advising which are the dependencies (which ones should be installed)?

Thanks again,

Vineet
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: ofline installer for wine

Post by dimesio »

Those packages are for Debian, not Ubuntu, and 1.5.5 is obsolete. You can find Ubuntu packages at https://launchpad.net/~ubuntu-wine/+archive/ppa.

As for the dependencies, when you try to install the downloaded .deb your package manager should tell you what you are missing.
d_vineet
Newbie
Newbie
Posts: 3
Joined: Mon Jul 29, 2013 4:25 am

Re: ofline installer for wine

Post by d_vineet »

dimesio wrote:Those packages are for Debian, not Ubuntu, and 1.5.5 is obsolete. You can find Ubuntu packages at https://launchpad.net/~ubuntu-wine/+archive/ppa.

As for the dependencies, when you try to install the downloaded .deb your package manager should tell you what you are missing.
Thanks dimesio.
Let me try to get the packages.
User avatar
KenSharp
Level 4
Level 4
Posts: 149
Joined: Mon Jul 13, 2009 8:52 pm

Re: ofline installer for wine

Post by KenSharp »

User avatar
André H.
Moderator
Moderator
Posts: 207
Joined: Sun Dec 07, 2008 8:33 am

Re: ofline installer for wine

Post by André H. »

i think you can just keep /var/cache/apt/archives everytime
Locked