A TUI tool to install and manage a Perforce server on a Raspberry Pi.
Project description
Alehundred-Depot (English Version)
A Text-based User Interface (TUI) tool to facilitate the installation and management of a Perforce Helix Core server on low-cost hardware like a Raspberry Pi.
1. Installation
Connect to your Raspberry Pi via SSH
- Replace with your actual user and hostname/IP ssh YourUserName@RaspberryName.local
2. Copy, paste, and run this entire block
- This will update, install dependencies, install the toolkit, and set up the PATH all in one go.
sudo apt update && sudo apt upgrade -y && sudo apt install python3-pip -y pip install --break-system-packages alehundred-depot-en echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc source ~/.bashrc echo "¡Setup complete! Run 'alehundred-depot-en' to start."
3. Run the program
alehundred-depot-en
4. Updating the Toolkit
To ensure you have the latest features and fixes, update the toolkit regularly with the following command:
pip install --upgrade --break-system-packages alehundred-depot-en
If the command above doesn't install the latest version (especially on a Raspberry Pi), it may be due to a cache in the piwheels repository. To force the update directly from PyPI, use this command:
pip install --upgrade --index-url https://pypi.org/simple/ --break-system-packages alehundred-depot-en
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file alehundred_depot_en-9.2.tar.gz.
File metadata
- Download URL: alehundred_depot_en-9.2.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a44c1c02377a3ba27982b957ff1d93d3e53a8c88f2d9b2f5d824db7b570011fc
|
|
| MD5 |
44f55422e883885b550f963d9f7bc38d
|
|
| BLAKE2b-256 |
54f2b35d103ca7f8f518f659ff77814ffa14c6564d93b10d5c168873a2078118
|
File details
Details for the file alehundred_depot_en-9.2-py3-none-any.whl.
File metadata
- Download URL: alehundred_depot_en-9.2-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c64d41e2c8ed55ce05fd574cb094bc620be8f7fb293574aa369e121735b8be0
|
|
| MD5 |
d94807ddafc82ceeac52552dcb17e803
|
|
| BLAKE2b-256 |
56162ede7e94e4b1ae2fd07c472cc017e94967cd427012411bf1531fe1d72163
|