Skip to main content

Herramienta TUI para instalar y gestionar un servidor Perforce en una Raspberry Pi.

Project description

Alehundred-Depot (Versión en Español)

Una herramienta con interfaz de texto (TUI) para facilitar la instalación y gestión de un servidor Perforce Helix Core en hardware de bajo costo como una Raspberry Pi.

1. Instalación

Conéctate a tu Raspberry Pi vía SSH

2. Copia, pega y ejecuta este bloque completo

  • Esto actualizará el sistema, instalará las dependencias, instalará el toolkit y configurará el PATH, todo de una sola vez.

sudo apt update && sudo apt install python3-pip -y pip install --break-system-packages alehundred-depot-es echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc source ~/.bashrc echo "¡Instalación completa! Ejecuta 'alehundred-depot' para empezar."

3. Ejecuta el programa

alehundred-depot-es

4. Actualizar el Programa

Para asegurarte de tener las últimas características y correcciones, actualiza el toolkit regularmente con el siguiente comando:

pip install --upgrade --break-system-packages alehundred-depot-es

Si el comando anterior no instala la última versión (especialmente en una Raspberry Pi), puede deberse a un caché en el repositorio de piwheels. Para forzar la actualización directamente desde PyPI, usa este comando:

pip install --upgrade --index-url https://pypi.org/simple/ --break-system-packages alehundred-depot-es

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alehundred_depot_es-9.1.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alehundred_depot_es-9.1-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

Details for the file alehundred_depot_es-9.1.tar.gz.

File metadata

  • Download URL: alehundred_depot_es-9.1.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for alehundred_depot_es-9.1.tar.gz
Algorithm Hash digest
SHA256 69343a0172ba59e2853bbabc1ecc3b04893ee6a60761f615deb6e028fa837166
MD5 18aa17250710419f5a9d6a2b18f820b9
BLAKE2b-256 f0342c14e1b01375ba07aa99b34d3cf952ea5c11d083c952206479da43ba8a70

See more details on using hashes here.

File details

Details for the file alehundred_depot_es-9.1-py3-none-any.whl.

File metadata

File hashes

Hashes for alehundred_depot_es-9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 53c70e7cd904ee48aa10f1355c73419137555d1bedbdb42072d259ff5d032103
MD5 d19410e78b8c36e18c6bc9f7ac5880ef
BLAKE2b-256 3f739853603dc39ad5953d09fb79fadf10c0cf75f822ecc7bc9bfb4a38592d4e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page