Skip to content

A GUI package manager and package installer for Windows Subsystem for Android (WSA)

License

Notifications You must be signed in to change notification settings

human-ak/wsa_pacman

 
 

Repository files navigation

wsa_pacman

Installer

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
  • 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; make sure to check the 'always allow' option.

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 instead, which is an unofficial Play Store client; but if you really want the Play Store and other Google apps, check out this project.

More screenshots

Installing Installed Downgrade Main screen Settings

About

A GUI package manager and package installer for Windows Subsystem for Android (WSA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 84.6%
  • C++ 8.4%
  • CMake 5.3%
  • Inno Setup 1.4%
  • Other 0.3%