{{ t('docs.title') }}
{{ t('docs.subtitle') }}
{{ t('docs.registryHintPrefix') }} --registry={{ installRegistryPreview }}
{{ t('docs.registryHintCustom') }}
{{ t('common.targets') }} {{ installTargetCards.length }}
{{ t('common.currentPm') }} {{ String(installPackageManager || 'npm').toUpperCase() }}
{{ t('common.registry') }} {{ installRegistryPreview || t('common.defaultOfficial') }}
{{ t('docs.section.commands') }}
{{ t('docs.section.commandsNote') }}
{{ target.name }}
{{ target.packageName }} bin: {{ target.bin }}
{{ target.command }}
{{ t('docs.termuxLabel') }}{{ target.termuxCommand }}
{{ t('docs.section.faq') }}
{{ t('docs.section.faqNote') }}
{{ t('common.troubleshooting') }}
  • {{ tip }}
{{ t('common.rules') }}
  • {{ t('docs.rule.1') }}
  • {{ t('docs.rule.2') }}