New to linux. Some Windows programs won’t run on my machine, and some would crash.

  • Xirup@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    14
    ·
    11 months ago

    To update Wine you simply need to go to the graphical package manager of your distro, also called “Software Store” and update it.

    And it would be interesting more context to help you about your configuration and machine, because I doubt very much that an upgrade of Wine will make a program run or not, it depends on much more things, as precisely the dependencies of the program itself.

  • OneCardboardBox@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    11 months ago

    Have you checked for compatibility with the programs that are crashing? Before you go through the effort of installing everything, it’s worth checking if anyone else got it to work: https://appdb.winehq.org/

    As for upgrading, that would depend on the distro you’re running. What do you use?

      • SomeBoyo@feddit.de
        link
        fedilink
        arrow-up
        5
        ·
        edit-2
        11 months ago

        Running “sudo apt update && sudo apt upgrade” should update your packages.

        • Tippon@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          3
          ·
          11 months ago

          I don’t think it updates Wine on Mint. I think Wine is one of the programs that’s been held at a specific version.

          I might be wrong though, I had a few problems when I was last trying to update it, so I’m not sure if Wine was the issue.

  • overkill0485@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    Is there any dependencies the program requires? Usually missing dependencies is the cause for some wine crashes.

  • VHS [he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    11 months ago

    I would highly recommend using a Wine manager program such as PlayOnLinux. You can have each program in its own virtual drive and can use different wine versions and tweaks for each program. It’ll manage the wine versions in the app so you don’t have to install it systemwide.

    Also check out https://appdb.winehq.org and https://protondb.com for compatibility, tweaks, etc. for each program.