Code Monkey home page Code Monkey logo

Comments (4)

danieljohnson2 avatar danieljohnson2 commented on June 2, 2024 1

OK, I've done a bit of research. The lutris-team PPA seems to be abandoned- in spite of the name, I don't think that PPA ever actually came from the Lutris team as such. It has version 0.5.12, and that version depends on WebKit 4.1. but 0.5.13 weakened this requirement to 4.0 or 4.1.

So don't use the PPA. You should be able to use the deb file. Download it here; you want the latest version, 0.5.16.

Double clicking this file seems obvious but on Ubuntu, as I recall, this does not work- Ubuntu will weirdly try to install Lutris from its own repo if you do that, and I do not think that will work. Use this command at the terminal:

sudo apt install ~/Downloads/lutris_0.5.16_all.deb

I believe you need a path there, if you just have the plain filename it will go to the Ubuntu repo again. Of course you will need the correct path to the download file, that's just my guess in there.

Good luck!

from lutris.

danieljohnson2 avatar danieljohnson2 commented on June 2, 2024

That is curious; I wonder what version of Lutris Ubuntu 20.04 came with. My searches suggest maybe none at all?

Are you using a PPA to install Lutris? If so, it may just be too new for your Ubuntu version. You might upgrade to 22.04, the current LTS version.

Or can you get flatpak to work? That's a way you might get Lutris working.

from lutris.

strycore avatar strycore commented on June 2, 2024

There is no need to update to 22.04 or use the Flatpak version. Ubuntu 20.04 is a distribution we still officially support.

If you're installing the latest stable version, is has a dependency of gir1.2-webkit2-4.0 | gir1.2-webkit2-4.1.
gir1.2-webkit2-4.0 is the package present in Ubuntu 20.04. gir1.2-webkit2-4.1 is in later version.

Since you are hitting an error with gir1.2-webkit2-4.0, my guess is that you're trying to install an ancient, unsupported, deprecated version of Lutris.

from lutris.

hhhsu-cmlab avatar hhhsu-cmlab commented on June 2, 2024

danieljohnson2 Yes, my OS does not have lutris installed. Also, I was using PPA, so now I am trying to install lutris from another apt repository. After running sudo add-apt-repository --remove ppa:lutris-team/lutris, I tried sudo apt update && sudo apt install lutris, but now it says E: unable to locate package lutris. Is there another apt repository from which I can install lutris?

from lutris.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.