Tino Setup is a complete installation framework for Linux desktop applications. It brings the simplicity and polish of Windows installers to the Linux ecosystem.
The suite consists of three components that work together:
| Component | Role |
|---|---|
| Tino Wizard | The developer tool — design and build installers via a GUI |
| Tino Installer | The end-user installer engine — guided graphical installation |
| Tino Uninstaller | The end-user uninstaller — clean graphical removal |
Developer End-User
──────── ────────
Tino Wizard YourApp Setup
│ │
├── Configure project ├── Welcome & License
├── Add files & metadata ├── Select additional tasks
├── Set desktop integration ├── Extract & copy files
└── Build ──────────────────► ├── Create shortcuts
└── Place uninstaller
YourApp-Uninstaller
│
├── Confirm removal
├── Remove files & shortcuts
└── Done
GNU GPL-3.0 License — See individual component license files for details.
Made with ❤️ for the Linux community.
