Results 1 to 2 of 2

Thread: WINE Installing wine32:i386

  1. #1
    Join Date
    Feb 2009
    Location
    Arcadia, CA USA
    Beans
    507
    Distro
    Ubuntu Mate 22.04 Jammy Jellyfish

    WINE Installing wine32:i386

    I successfully used WINE to run ACAD2000 (32bit) and Irfanview (64bit) for many many years. My SYNAPTIC PKG MGR installations of it were successful in '21, '22, and '23. I am now trying to install WINE into Ubuntu-MATE 2024.04. [I much prefer the simplicity of using synaptic or .deb over PPA installation if possible].

    I have installed i386 and verified it is present with dpkg –print-foreign-architectures.
    I installed wine-stable and wine via synaptic. At this point, all should be good - it's not.

    Some diagnostics:
    mark@mark:~$ wine
    it looks like wine32 is missing, you should install it.
    as root, please execute "apt-get install wine32:i386"
    Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
    wine --help Display this help and exit
    wine --version Output version information and exit
    mark@mark:~$ wine --version
    it looks like wine32 is missing, you should install it.
    as root, please execute "apt-get install wine32:i386"
    wine-9.0 (Ubuntu 9.0~repack-4build3)

    Entry that supposedly will do the trick – but doesn’t
    mark@mark:~$ sudo apt-get install wine32:i386
    [sudo] password for mark:
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    E: Unable to locate package wine32:i386
    mark@mark:~$

    What am I doing wrong or what do I need to do to get wine32:i386 installed?

  2. #2
    Join Date
    Sep 2006
    Beans
    1,945
    Distro
    Ubuntu 24.04 Noble Numbat

    Re: WINE Installing wine32:i386

    Hello,

    have you checked this out? https://stackoverflow.com/questions/...-apt-get-insta

    Regards!

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
  •