When installing Lutris I get an error

“E: unable to locate package lutris”
Im on the latest version of ubuntu and I did sudo apt-get update before install

You need to enable ppa before installing lutris.Check installation instructions here https://lutris.net/downloads/

I have what do you think I did

hey all, have the same Problem on Linux Mint 18.3

after
sudo add-apt-repository ppa:lutris-team/lutris
sudo apt-get update

i make than now
sudo apt-get install lutris

packages was not found

WineHQ 5.0 stable was before installed and available

drivers etc was up to date

Could you try to download lutris directly https://launchpad.net/~lutris-team/+archive/ubuntu/lutris/+files/lutris_0.5.6_amd64.deb and install with gdebi or dpkg -i .

When it try that it gives me a error dependency is not satisfiable python3-distro

can you try running apt-get install -f ?
If it won’t work can you try downloading python here http://launchpadlibrarian.net/386666682/python3-distro_1.3.0-1_all.deb ?