I cant download 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?

it doesn not stop

You can only run one install at a time. Please close any other running installs, first.

u were right sorry anyway it gave downloaded it normally

Let's try

sudo apt install gir1.2-webkit2-4.0

Reading package lists... Done
Building dependency tree
Reading state information... Done
gir1.2-webkit2-4.0 is already the newest version (2.38.5-0ubuntu0.20.04.1).
gir1.2-webkit2-4.0 set to manually installed.
The following packages were automatically installed and are no longer required:
adwaita-qt coinor-libcbc3 coinor-libcgl1 coinor-libclp1 coinor-libcoinmp1v5
coinor-libcoinutils3v5 coinor-libosi1v5 gir1.2-goa-1.0 libavahi-ui-gtk3-0
libebur128-1 libfreerdp-client2-2 libfreerdp2-2 libid3tag0 libmad0
libmodplug1 libmpv1 libopusfile0 libportmidi0 libprotobuf-lite17
libqt5keychain1 libqt5opengl5 libqt5qml5 libqt5script5 libqt5scripttools5
libqt5sql5 libqt5sql5-sqlite libqt5x11extras5 libsoundtouch1 libvncclient1
libwinpr2-2 linux-headers-5.15.0-56-generic linux-hwe-5.15-headers-5.15.0-56
linux-image-5.15.0-56-generic linux-modules-5.15.0-56-generic
linux-modules-extra-5.15.0-56-generic remmina-common
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 23 not upgraded.

Have you not been running sudo apt autoremove or updating your system?
Please run

sudo apt dist-upgrade

Installations work much more smoothly when things are up to date.

Odd that that package gir1.2-webkit2-4.0 is listed as a dependency, but shows as installed on your system.

Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
adwaita-qt coinor-libcbc3 coinor-libcgl1 coinor-libclp1 coinor-libcoinmp1v5 coinor-libcoinutils3v5
coinor-libosi1v5 gir1.2-goa-1.0 libavahi-ui-gtk3-0 libebur128-1 libfreerdp-client2-2 libfreerdp2-2
libid3tag0 libmad0 libmodplug1 libmpv1 libopusfile0 libportmidi0 libprotobuf-lite17 libqt5keychain1
libqt5opengl5 libqt5qml5 libqt5script5 libqt5scripttools5 libqt5sql5 libqt5sql5-sqlite
libqt5x11extras5 libsoundtouch1 libvncclient1 libwinpr2-2 libxmlsec1 libxmlsec1-nss
linux-headers-5.15.0-56-generic linux-hwe-5.15-headers-5.15.0-56 linux-image-5.15.0-56-generic
linux-modules-5.15.0-56-generic linux-modules-extra-5.15.0-56-generic python-is-python2
remmina-common
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
libvkd3d-shader1 libvkd3d-shader1:i386 vkd3d-compiler:i386
The following packages will be upgraded:
firefox firefox-locale-en libprotobuf-lite17 libreoffice-common libreoffice-core libreoffice-gnome
libreoffice-gtk3 libreoffice-help-common libreoffice-help-en-gb libreoffice-help-en-us
libreoffice-l10n-en-gb libreoffice-l10n-en-za libuno-cppuhelpergcc3-3 libvkd3d1 libvkd3d1:i386
playonlinux python3-uno thunderbird thunderbird-locale-en thunderbird-locale-en-gb
thunderbird-locale-en-us uno-libs-private ure
23 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 188 MB/198 MB of archives.
After this operation, 979 kB disk space will be freed.
Do you want to continue? [Y/n] Y
Abort.

Use the -y flag to get around that if needed.
For example:

sudo apt -y dist-upgrade

sudo apt install -y lutris

i did this and now its doing a million things like downloading stuff

alright its done what now

I am not sure which step you left off at...
Did you mind using this method:

For whichever command aborted after you tapped y?

alright i did the sudo apt install -y lutris and it gives me this :

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
lutris : Depends: gir1.2-webkit2-4.1 but it is not installable
Recommends: python3-evdev but it is not going to be installed
Recommends: libwine-development but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Here is the problem.
Apparently, the dev has corrected this misnaming of dependencies on the github page, but not in the repo (Since December!).
Please use the .deb package to install Lutris:
https://github.com/lutris/lutris/releases/download/v0.5.12/lutris_0.5.12_all.deb

sourced from:

Bug report:

the deb files stays in software installing at 0%

You could try using

sudo dpkg -i lutris_0.5.12_all.deb

run in terminal opened within the directory that contains the .deb package and see if the terminal relays any errors.

dpkg: error: dpkg frontend lock is locked by another process