# Install a single package
xmaza install requests

Install one or more packages into the current xmaza environment.

  • Access Panel:

  • Warning: Server installation is complex. Do not attempt unless you have Linux administration experience.


    Before proceeding with any “xmaza install,” ensure you have:

    | Requirement | Details | |-------------|---------| | Device | Android (phone/tablet/Android TV), Windows PC, or Linux system (depending on version) | | Storage | At least 200–500 MB free space | | Internet | Stable connection for download and streaming | | Permissions | “Install from unknown sources” enabled on Android; administrator rights on Windows; sudo access on Linux | | Antivirus | Temporarily disabled only if you trust the source (not recommended for unknown origins) | | Backup | Full system backup or at least a restore point |


    This is the most common xmaza install scenario.

    xmaza install @myorg/secret-lib --registry https://xmaza.example.com

    The install command fetches packages from the configured registry, resolves their dependencies, and installs them into the active xmaza environment. Packages are isolated by default and do not interfere with system-wide installations.

    A: Not natively. You would need to jailbreak or use sideloading tools like AltStore, which is not recommended.