-
-
Notifications
You must be signed in to change notification settings - Fork 17
Home
djunekz edited this page Apr 14, 2026
·
7 revisions
Welcome to the official wiki for Termux App Store — the offline-first, source-based TUI and CLI package manager built natively for Termux.
| Page | Description |
|---|---|
| Installation | How to install Termux App Store |
| Quick Start | First steps and a quick overview |
| Uninstallation | How to cleanly remove TAS |
| Page | Description |
|---|---|
| TUI Guide | Full guide to the TUI interface |
| CLI Reference | All CLI commands with examples |
| Package Management | Browse, install, update, and upgrade packages |
| Page | Description |
|---|---|
| Package Structure | Required structure for every package |
| How to Upload a Package | Submit your tool to the store |
| Build Script Reference | All build.sh variables explained |
| termux-build Tool | Validation and lint tool guide |
| Page | Description |
|---|---|
| Architecture Overview | How TAS works internally |
| Build System | How build-package.sh works |
| Binary Release | Multi-architecture binary build process |
| tasctl Reference | TAS installation manager guide |
| Page | Description |
|---|---|
| Security Policy | Project security policy |
| Privacy Policy | Privacy commitment and zero telemetry |
| SHA256 Verification | How to verify binary checksums |
| Page | Description |
|---|---|
| Contributing Guide | Full contribution guide |
| Code of Conduct | Community standards |
| Governance | Project decision structure |
| FAQ | Frequently asked questions |
| Troubleshooting | Solutions to common problems |
| Changelog | Version history |
pip install termux-app-storecurl -fsSL https://raw.githubusercontent.com/djunekz/termux-app-store/main/tasctl | bash -s installtermux-app-storetermux-app-store listtermux-app-store install <package-name>./termux-build init https://github.com/user/repotasctl install
tasctl update
tasctl doctorpython guidebook.py"Local first. Control over convenience. Transparency over magic."
- Offline-first — manage packages without a network connection
- Source-based — you see exactly what runs on your device
- Privacy-first — no account, no telemetry, no tracking
- Community-driven — built for and by the Termux community
Djunekz — github.com/djunekz
© Termux App Store — MIT License
Home · Install · CLI · TUI · Upload Package · Issues · Sponsor
© 2026 Termux App Store · Maintained by @djunekz · MIT License