pi-apps icon indicating copy to clipboard operation
pi-apps copied to clipboard

Hangover

Open AndreRH opened this issue 1 year ago • 3 comments

What is the name of the app?

Hangover

Where is the app hosted?

https://github.com/AndreRH/hangover

Debian packages are attached to the release: https://github.com/AndreRH/hangover/releases/latest

PR

https://github.com/Botspot/pi-apps/pull/2670

About the app

Hangover runs simple Win64 and Win32 applications on arm64 Linux. Only the application is emulated instead of a whole Wine installation.

Confirmations

  • [X] I have confirmed that this app is legal and not piracy.
  • [X] I have read the app eligibilty rubric https://github.com/Botspot/pi-apps/issues/185 and confirmed this app is suitable for addition in Pi-Apps.
  • [X] I have confirmed that this app has never been discussed in https://github.com/Botspot/pi-apps/issues and https://github.com/Botspot/pi-apps/pulls, and it is not in the Pi-Apps app list.
  • [X] I have confirmed that this app can run on all Pi-Apps supported systems.

AndreRH avatar Oct 26 '24 10:10 AndreRH

Hello there 👋 Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible. In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.

Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.

github-actions[bot] avatar Oct 26 '24 10:10 github-actions[bot]

Is there a tutorial for installing and using this?

$ sudo apt install /home/pi/Downloads/hangover-wine_9.20~bookworm_arm64.deb /home/pi/Downloads/hangover-libqemu_9.20~bookworm_arm64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'hangover-wine' instead of '/home/pi/Downloads/hangover-wine_9.20~bookworm_arm64.deb'
Note, selecting 'hangover-libqemu' instead of '/home/pi/Downloads/hangover-libqemu_9.20~bookworm_arm64.deb'
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:
 hangover-wine : Depends: hangover-libarm64ecfex but it is not installable
                 Recommends: libodbc1 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Also, rather than explaining how to install it, consider making a pi-apps install script yourself with these easy instructions. It's really easy. If you have Pi-Apps installed, just go to the settings and click New App, which will walk you through every step.

Botspot avatar Oct 26 '24 19:10 Botspot

As it says hangover-wine depends on hangover-libarm64ecfex

But I can also have a look into creating the install script

AndreRH avatar Oct 26 '24 20:10 AndreRH

added early 2025 https://github.com/Botspot/pi-apps/commit/e4a546dc7e7222b9f9770cfe42f799fc7eabd7f4

theofficialgman avatar Oct 23 '25 22:10 theofficialgman