https://github.com/alesimula/wsa_pacman
A GUI package manager and package installer for Windows Subsystem for Android (WSA)
https://github.com/alesimula/wsa_pacman
Last synced: 3 days ago
JSON representation
A GUI package manager and package installer for Windows Subsystem for Android (WSA)
- Host: GitHub
- URL: https://github.com/alesimula/wsa_pacman
- Owner: alesimula
- License: gpl-3.0
- Created: 2021-11-01T16:42:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T15:36:15.000Z (over 1 year ago)
- Last Synced: 2025-04-05T11:03:38.277Z (10 days ago)
- Language: Dart
- Size: 53.2 MB
- Stars: 3,977
- Watchers: 57
- Forks: 845
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - alesimula/wsa_pacman - A GUI package manager and package installer for Windows Subsystem for Android (WSA) (Dart)
README
# wsa_pacman

A GUI package manager and package installer for Windows Subsystem for Android (WSA).
Currently provides a double-click GUI installer for .apk and .xapk files that shows app information (package, icon, version and permissions), allows normal installations as well as upgrades and downgrades.
The app additionally provides a button to open Android settings and one to open the "Manage Applications" Android settings page, from which you can uninstall or disable applications and grant or revoke permissions
## Settings
- Autostart WSA
- on/off
- Android port
- Default: 58526
- Language
- [All options](./locale/)
- Theme mode
- System
- Dark
- Light
- Window transparency (mica)
- Full
- Partial
- Disabled
- Adaptive icon shape
- Squircle
- Circle
- Rounded square
- Disabled## FAQ
**Q:** WSA PacMan is always showing the Offline status, why is that?
**A:** First things first make sure WSA is installed (duh); Open the 'Windows Subsystem for Androidâ„¢ Settings' app, in the Developer tab and make sure the 'Developer mode' switch is enabled; inside manage developer settings, make sure the 'USB debugging' option is enabled.
Should all of the above fail, [try following this procedure](https://github.com/alesimula/wsa_pacman/issues/99#issuecomment-1288141314); make sure to check the 'always allow' option.
##
**Q:** Can I use WSA PacMan on older versions of Windows (eg. Windows 10)?**A:** WSA PacMan depends on Windows Subsystem for Linux, which is only ***officially*** supported on Windows 11.
However, you may be able to install WSA on Windows 10 [using this project](https://github.com/JimDude7404/WSA-Windows-10) by JimDude7404 and following the step-by-step guide on the GitHub page.
##**Q:** Can i install the Play Store?
**A:** The play store is not _officially_ supported on WSA, and at the moment it is only possible to install it using an unofficial WSA build. I recommend installing the [Aurora Store](https://auroraoss.com/) instead, which is an unofficial Play Store client; but if you really want the Play Store and other Google apps, [check out this project](https://github.com/LSPosed/MagiskOnWSALocal).
## More screenshots




