Install latest/beta of pyao

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install pyao --beta

Don't have snapd? Get set up for snaps.

pyao is only available on the unstable beta channel. It could break and change often.

Channel Version Published

Details for pyao

Package name

  • pyao

License

  • unset

Last updated

  • 30 April 2026 - latest/beta
  • 24 April 2026 - latest/edge

Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Servidor de Argentum Online en Python

PyAO es un servidor de juego de rol multijugador online (MMORPG) implementado en Python 3.14+. Compatible con clientes de Argentum Online.

Requiere Redis. Instala el snap de Redis o apunta a una instancia externa mediante la variable de entorno REDIS_HOST.

Variables de entorno principales: SERVER_HOST (default: 0.0.0.0) SERVER_PORT (default: 7666) REDIS_HOST (default: localhost) REDIS_PORT (default: 6379) REDIS_DB (default: 0)

Los datos del juego (mapas, items, NPCs, etc.) se copian automáticamente a $SNAP_COMMON la primera vez que se ejecuta el servidor.


Install pyao on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using pyao