Find the answer to your Linux question:
Results 1 to 5 of 5
Hi folks, Ubuntu 8.04 I need to install wine-1.1.33 for testing iTunes 9 The package is on PPA; https://launchpad.net/~ubuntu-wine/+archive/ppa I have following repo on /etc/apt/source.list Code: deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu hardy main ...
  1. #1
    Linux Guru
    Join Date
    Sep 2004
    Posts
    1,546

    About repo

    Hi folks,


    Ubuntu 8.04


    I need to install wine-1.1.33 for testing iTunes 9

    The package is on PPA;
    https://launchpad.net/~ubuntu-wine/+archive/ppa

    I have following repo on /etc/apt/source.list
    Code:
    deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu hardy main
    deb-src http://ppa.launchpad.net/jonabeck/ppa/ubuntu hardy main
    However running;
    $ apt-cache policy wine
    Code:
    wine:
      Installed: (none)
      Candidate: 1.0.0-1ubuntu4~hardy1
      Version table:
         1.0.0-1ubuntu4~hardy1 0
            500 http://hk.archive.ubuntu.com hardy-updates/universe Packages
         0.9.59-0ubuntu4 0
            500 http://hk.archive.ubuntu.com hardy/universe Packages
    wine-1.1.33 is not there.

    Please advise the repo to be added on source.list and the command for installing respective key. TIA


    B.R.
    satimis

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,946
    After adding repositories. Did you do a
    apt-get update
    and after that
    apt-get install wine
    .
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  3. #3
    Linux Guru
    Join Date
    Sep 2004
    Posts
    1,546
    Quote Originally Posted by rokytnji View Post
    After adding repositories. Did you do a
    and after that .
    Hi rokytnji,

    I added those repo several days before to install iFuse. It worked without problem.

    I haven't run
    Code:
    apt-get install wine
    Because I need wine version 1.1.33. So I run;
    Code:
    apt-get policy wine
    It prompted;
    Code:
    ....
      Version table:
         1.0.0-1ubuntu4~hardy1 0
    ....
    version 1.0.0

    B.R.
    satimis

  4. #4
    Linux Guru
    Join Date
    Nov 2007
    Posts
    1,695
    Use GOOGLE

  5. #5
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,946
    According to Wine HQ the repo for 1.13 is

    deb Index of /apt hardy main #WineHQ - Ubuntu 8.04 "Hardy Heron"
    And the key comes from Scott Ritchie.

    WineHQ - Wine for Debian based distributions
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

Posting Permissions

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