Results 1 to 5 of 5

Thread: Is 64 Bit ubuntu compatible with 32 bit?

  1. #1
    Join Date
    Jan 2009
    Beans
    398
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Is 64 Bit ubuntu compatible with 32 bit?

    Is 64 Bit ubuntu compatible with 32 bit software?

  2. #2
    Join Date
    Nov 2007
    Location
    India
    Beans
    647
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Is 64 Bit ubuntu compatible with 32 bit?

    If you're asking whether the packages you use for 32-bit Ubuntu can be installed on 64-bit, the answer in most cases is no. Most programmes/packages are available in both 32-bit and 64-bit versions, and the 32-bit version cannot be installed on the 64-bit Ubuntu, and vice versa. You will need to install the 64-bit version of the package on the 64-bit OS. Most packages will have a 64-bit version available, and some will have 'wrapper' packages that enable the 32-bit versions to run in the 64-bit OS(though this is not a perfect solution, in most cases it works).
    Last edited by balaknair; March 25th, 2009 at 12:26 PM.
    First they ignore you, then they laugh at you, then they fight you, then you win
    Mahatma Gandhi
    When I feed the poor, they call me a saint; when I ask why the poor have no food, they call me a communist- Dom Helder Camara, South American priest

  3. #3
    Join Date
    Dec 2007
    Location
    Phoenix, AZ
    Beans
    56
    Distro
    Kubuntu 9.10 Karmic Koala

    Re: Is 64 Bit ubuntu compatible with 32 bit?

    If you want to force the 32bit program to install on amd64 arch:
    Code:
    sudo dpkg --force-architecture -i <filename>.deb

  4. #4
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Is 64 Bit ubuntu compatible with 32 bit?

    Quote Originally Posted by Gp. View Post
    Is 64 Bit ubuntu compatible with 32 bit software?
    You need the package 'ia32-libs'.

  5. #5
    Join Date
    Sep 2006
    Beans
    3,165
    Distro
    Ubuntu Karmic Koala (testing)

    Re: Is 64 Bit ubuntu compatible with 32 bit?

    yes it does

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
  •