Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Where can I download a .deb for Wine?

Hybrid View

  1. #1
    Join Date
    Mar 2012
    Beans
    143

    Where can I download a .deb for Wine?

    I am going to perform an offline install. Thanks.

  2. #2
    Join Date
    Jul 2012
    Location
    /home/
    Beans
    196
    Distro
    Lubuntu 12.04 Precise Pangolin

    Re: Where can I download a .deb for Wine?

    You can download it here.

  3. #3
    Join Date
    Mar 2012
    Beans
    143

    Re: Where can I download a .deb for Wine?

    Quote Originally Posted by GeForce 9500GT View Post
    You can download it here.
    Where? when I click ubuntu it requires an internet connection which the computer I am going to install it to does not have. And I am not sure what to make of the debian download sections.

  4. #4
    Join Date
    Jul 2012
    Location
    /home/
    Beans
    196
    Distro
    Lubuntu 12.04 Precise Pangolin

    Re: Where can I download a .deb for Wine?

    Quote Originally Posted by aligator12 View Post
    Where? when I click ubuntu it requires an internet connection which the computer I am going to install it to does not have. And I am not sure what to make of the debian download sections.
    Do you have computer with internet connection? Looking at your reply i really believe that you want ot do something which can't be done. You ask where you can download the .deb package of Wine and you want to do it with a computer without any network/internet connection Pretty impossible....

  5. #5
    Join Date
    Mar 2012
    Beans
    143

    Re: Where can I download a .deb for Wine?

    Quote Originally Posted by GeForce 9500GT View Post
    Do you have computer with internet connection? Looking at your reply i really believe that you want ot do something which can't be done. You ask where you can download the .deb package of Wine and you want to do it with a computer without any network/internet connection Pretty impossible....
    No, I want to download wine's .deb with this computer and copy it to a flash drive.

  6. #6
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Where can I download a .deb for Wine?

    Best get it from the Ubuntu download web site. You can find the address in your copy of /etc/apt/sources.list and browse down to W for wine in the Universe repository.

    Or if you have installed WINE recently on your computer it and its dependencies should still be in your cache. In that case check /var/cache/apt/archives/

  7. #7
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

  8. #8
    Join Date
    Mar 2012
    Beans
    143

    Re: Where can I download a .deb for Wine?

    Sooooo.... if I download all of the x86 debs, from here:
    http://archive.ubuntu.com/ubuntu/poo...rse/w/wine1.4/

    that is all i will need for a successful wine install?

  9. #9
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Where can I download a .deb for Wine?

    You will also need to download and install the packages that WINE depends on. You can see the immediate dependencies with apt-cache

    Code:
    apt-cache depends wine1.4
    Note that some of the dependencies might have dependencies of their own and so on. There must be an easy way to find and download all them but I do not know it.

    One hack might be to uninstall WINE, clear the cache and then re-install it. Then copy all the .deb files from the cache.

    Code:
    sudo apt-get remove wine
    sudo apt-get autoremove
    sudo apt-get clean
    
    sudo apt-get install wine
    cp /var/cache/apt/archives/*.deb /media/usbstick/.
    Scratch all that. I did an installation of WINE on a clean machine (12.04) and here are the contents of /var/cache/apt/archives after installing:

    Code:
    binfmt-support_2.0.8_i386.deb
    cabextract_1.4-1_i386.deb
    fonts-droid_20101110+git-2_all.deb
    fonts-horai-umefont_434-1_all.deb
    fonts-unfonts-core_1.0.3.is.1.0.2-080608-5ubuntu1_all.deb
    gettext_0.18.1.1-5ubuntu3_i386.deb
    gnome-exe-thumbnailer_0.9-0ubuntu1_all.deb
    icoutils_0.29.1-2_i386.deb
    imagemagick_8%3a6.6.9.7-5ubuntu3.2_i386.deb
    imagemagick-common_8%3a6.6.9.7-5ubuntu3.2_all.deb
    libcapi20-3_1%3a3.12.20071127-0ubuntu11_i386.deb
    libcdt4_2.26.3-10ubuntu1_i386.deb
    libencode-locale-perl_1.02-2_all.deb
    libfile-listing-perl_6.03-1_all.deb
    libfont-afm-perl_1.20-1_all.deb
    libgettextpo0_0.18.1.1-5ubuntu3_i386.deb
    libgif4_4.1.6-9ubuntu1_i386.deb
    libgraph4_2.26.3-10ubuntu1_i386.deb
    libgvc5_2.26.3-10ubuntu1_i386.deb
    libhtml-format-perl_2.10-1_all.deb
    libhtml-form-perl_6.00-1_all.deb
    libhtml-parser-perl_3.69-1build1_i386.deb
    libhtml-tagset-perl_3.20-2_all.deb
    libhtml-tree-perl_4.2-1_all.deb
    libhttp-cookies-perl_6.00-2_all.deb
    libhttp-daemon-perl_6.00-1_all.deb
    libhttp-date-perl_6.00-1_all.deb
    libhttp-message-perl_6.01-1_all.deb
    libhttp-negotiate-perl_6.00-2_all.deb
    libilmbase6_1.0.1-3build2_i386.deb
    libio-socket-inet6-perl_2.69-2_all.deb
    libio-socket-ssl-perl_1.53-1_all.deb
    liblqr-1-0_0.4.1-1.1_i386.deb
    liblwp-mediatypes-perl_6.01-1_all.deb
    liblwp-protocol-https-perl_6.02-1_all.deb
    libmagickcore4_8%3a6.6.9.7-5ubuntu3.2_i386.deb
    libmagickcore4-extra_8%3a6.6.9.7-5ubuntu3.2_i386.deb
    libmagickwand4_8%3a6.6.9.7-5ubuntu3.2_i386.deb
    libmailtools-perl_2.08-1_all.deb
    libmpg123-0_1.12.1-3.2ubuntu1_i386.deb
    libnet-http-perl_6.02-1_all.deb
    libnetpbm10_2%3a10.0-15_i386.deb
    libnet-ssleay-perl_1.42-1build1_i386.deb
    libodbc1_2.2.14p2-5ubuntu3_i386.deb
    libopenal1_1%3a1.13-4ubuntu3_i386.deb
    libopenal-data_1%3a1.13-4ubuntu3_all.deb
    libopenexr6_1.6.1-4.1_i386.deb
    libpam-winbind_2%3a3.6.3-2ubuntu2.3_i386.deb
    libpathplan4_2.26.3-10ubuntu1_i386.deb
    libsocket6-perl_0.23-1build2_i386.deb
    libunistring0_0.9.3-5_i386.deb
    liburi-perl_1.59-1_all.deb
    libwww-perl_6.03-1_all.deb
    libwww-robotrules-perl_6.01-1_all.deb
    netpbm_2%3a10.0-15_i386.deb
    odbcinst1debian2_2.2.14p2-5ubuntu3_i386.deb
    odbcinst_2.2.14p2-5ubuntu3_i386.deb
    ttf-droid_20101110+git-2_all.deb
    ttf-mscorefonts-installer_3.4ubuntu3_all.deb
    ttf-umefont_434-1_all.deb
    ttf-unfonts-core_1.0.3.is.1.0.2-080608-5ubuntu1_all.deb
    unixodbc_2.2.14p2-5ubuntu3_i386.deb
    unrar_1%3a4.0.3-1_i386.deb
    winbind_2%3a3.6.3-2ubuntu2.3_i386.deb
    wine_1.4-0ubuntu4.1_i386.deb
    wine1.4_1.4-0ubuntu4.1_i386.deb
    wine1.4-common_1.4-0ubuntu4.1_all.deb
    wine1.4-i386_1.4-0ubuntu4.1_i386.deb
    wine-gecko1.4_1.4.0-0ubuntu2_i386.deb
    winetricks_0.0+20120308_i386.deb

  10. #10
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    amd64 or i386

    That was for i386. If you are using 64-bit Linux then you need to download the corresponding amd64 packages instead.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •