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.2.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.2-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alehundred_depot_es-9.2.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.2.tar.gz
Algorithm Hash digest
SHA256 54d327be6883a4763caeab87fba0aee02437e147cd341e98dd2ef1667d20e1ca
MD5 d97e06a10e941fe14fac7289b899cdfb
BLAKE2b-256 737767253f14775a6518723746ba3fa65cb964debcde8e54cd88eb798bf5b841

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for alehundred_depot_es-9.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ae58c9d279aa2c3f7b729b14bfaab96f0b5255bc8c30a0d3509ad6649c2cc489
MD5 78b4518488f79759cc3ae2e552e7d8f5
BLAKE2b-256 2900aaf7cc71d0bf6e19ec0056f746bb2589f0151efbf77172941ff7b0ed4302

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