Search Criteria
Package Details: genymotion 3.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/genymotion.git (read-only, click to copy) |
|---|---|
| Package Base: | genymotion |
| Description: | Complete set of tools that provides a virtual environment for Android. |
| Upstream URL: | http://www.genymotion.com/ |
| Keywords: | android emulator genymotion |
| Licenses: | LicenseRef-custom |
| Submitter: | AndreaCattaneo |
| Maintainer: | Muflone |
| Last Packager: | Muflone |
| Votes: | 329 |
| Popularity: | 0.36 |
| First Submitted: | 2013-08-02 09:18 (UTC) |
| Last Updated: | 2025-07-06 10:08 (UTC) |
Dependencies (9)
- e2fsprogs (e2fsprogs-gitAUR)
- keyutils (keyutils-gitAUR)
- krb5 (krb5-gitAUR)
- libgpg-error (libgpg-error-gitAUR)
- lz4 (lz4-gitAUR)
- systemd-libs (systemd-libs-selinuxAUR, systemd-libs-gitAUR)
- xz (xz-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- virtualbox (virtualbox-svnAUR, virtualbox-binAUR) (optional)
Latest Comments
1 2 3 4 5 6 .. 27 Next › Last »
NIICKTCHUNS commented on 2025-07-06 16:04 (UTC)
Nice! I'm glad you updated the PKGBUILD. I would like to co-maintain but I have zero experience with this, so I think that is better to keep it like this.
Muflone commented on 2025-07-06 09:39 (UTC) (edited on 2025-07-06 09:50 (UTC) by Muflone)
The package was orphaned right now but as it appears to be very popular I adopted it immediately to avoid squatting.
I'm updating the package right now. In the case someone is interested in co-maintaining it please let me know
NIICKTCHUNS commented on 2025-06-10 18:09 (UTC) (edited on 2025-06-24 22:31 (UTC) by NIICKTCHUNS)
That's a PKGBUILD that I made editing the current one, and it works testing with makepkg -si to the version 3.9.0 just changing the link and the checksum. I also don't know how I could add this to the AUR
Vekhir commented on 2025-06-10 11:11 (UTC)
The download file extension has been changed from .bin to .run as per the release notes: https://www.genymotion.com/blog/release-note/genymotion-desktop-3-9-0-rn/
NIICKTCHUNS commented on 2025-06-02 16:49 (UTC)
I think this package is orphan right now
timmy1420 commented on 2025-04-08 06:37 (UTC) (edited on 2025-04-08 06:37 (UTC) by timmy1420)
MESA: error: dri3_alloc_render_buffer:1634 xcb_dri3_pixmap_from_buffer[s] failed
MESA: error: X error: 11
Fix: LIBGL_ALWAYS_SOFTWARE=1 ./genymotion
Interaccoonale commented on 2025-04-07 03:19 (UTC)
Resize your Android emulator:
cd /home/[username]/.Genymobile/Genymotion/deployedlslist all emulators andcdto the target deviceqemu-img info data.qcow2and it should be appr. 13Gqemu-img resize data.qcow2 32Gor any other sizeadb shelldf -hand find the target device (mine is/dev/block/vdb2)resize2fs /dev/block/vdb2garry_grimes commented on 2024-07-04 12:48 (UTC) (edited on 2024-07-04 17:26 (UTC) by garry_grimes)
This getting the same issue. in fact. it builds gives Processing package changes... error: command failed to execute correctly
but the device is not able to start. Anyone know how to fix this?
Figure it out. in my case i had to enable on my BIOS virtualization options which was disabled.
j.taala commented on 2024-02-28 22:19 (UTC)
Thanks for reporting. Found the issue, appears makepkg stripping is breaking the install.
Will update shortly and would appreciate others testing.
sbavert commented on 2024-02-28 04:41 (UTC)
Same issue
1 2 3 4 5 6 .. 27 Next › Last »