wyyadd / LaLa

LaLa Trainers Launcher
GNU Affero General Public License v3.0
109 stars 3 forks source link

Arch Linux installation errors #47

Open anark10n opened 1 month ago

anark10n commented 1 month ago

Tried installing it on arch linux, and i get the following errors:

dpkg: dependency problems prevent configuration of lala-trainers-launcher:
 lala-trainers-launcher depends on libgtk-3-0; however:
  Package libgtk-3-0 is not installed.
 lala-trainers-launcher depends on libblkid1; however:
  Package libblkid1 is not installed.
 lala-trainers-launcher depends on liblzma5; however:
  Package liblzma5 is not installed.

The libraries are already installed, but for whatever reason, they're reported as not installed.

wyyadd commented 1 month ago

hi @anark10n .deb file is for debian based linux. For arch linux, try AppImage or flatpak.