i have tried every way to download lutris none are working pls help
I'm pretty sure this is a duplicate topic of the one below:
sudo add-apt-repository ppa:lutris-team/lutris
sudo apt update && sudo apt install lutris
yes and my problem wasn't solved and now i am retrying
Your apt management is halting due to a Bad Repository. You need to remove that ehoover compholio
repo. It is broken.
how do i do that?
Please open Software & Updates
app from the app menu.
Move to the Other
tab.
Scroll down the list looking for Compholio and click on it to select it when you find it.
Click the Remove
button at the bottom of the window.
Run
sudo apt --fix-broken install
sudo apt clean && sudo apt autoremove
Once done, Properly Install Wine. Once Wine is installed, then install Lutris.
sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
sudo apt update
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/focal/winehq-focal.sources
sudo apt install --install-recommends winehq-stable && sudo apt install lutris
Do you have other Wine Repositories added?
yes i have
You need only one repository for Wine and only the Focal repository should be added.
The same as with Compholio, please remove the extra Wine Repositories.
i removed it what now
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/focal/winehq-focal.sources
sudo apt install --install-recommends winehq-stable && sudo apt install lutris
Did you have wine or Zorin-windows-app-support previously installed? Was that install broken?
i still have it installed and to my knowledge its not broken
hmmm...
What does the terminal command:
sudo apt install winetricks
yield?