Install TucDesk on every surface.
One place for scripted installs, pinned release examples, direct desktop binaries, mobile entry points, and package-manager commands. The shell installer defaults to the active release namespace and can be overridden with TUCDESK_VERSION or TUCDESK_GITHUB_REPO when needed.
Scripted Installers
These are the copy-paste entry points for end users. The Unix installer supports both pinned versions and alternate GitHub release namespaces directly from the shell pipeline.
Canonical endpoints: https://get-stag.tucdesk.app/install.sh and https://get-stag.tucdesk.app/install.ps1.
Desktop Agent Downloads
Download the raw release artifact if you do not want to use the install script. These are best for air-gapped transfers, manual rollouts, or packaging validation.
Package Managers
If your team prefers native package distribution, these are the current install entry points documented in the release pipeline.
brew tap deepanimators/tap && brew install tucdesksudo port install tucdesknix profile install github:deepanimators/TucDesk
winget install TucDesk.TucDeskchoco install tucdeskscoop bucket add tucdesk https://github.com/deepanimators/scoop-tucdesk && scoop install tucdesk
sudo snap install tucdeskflatpak install flathub com.pth.tucdesk.TucDeskyay -S tucdesk-bin
pipx install tucdeskcargo binstall tucdeskgo install github.com/deepanimators/TucDesk/cmd/tucdesk-agent@latestgem install tucdesk
Mobile, Web, and Other Surfaces
TucDesk desktop agents are installed separately from the mobile and browser surfaces. Use these pages for the native mobile entry points and the installable web dashboard.
Release Artifacts Index
The archive list below is generated from the current release metadata used elsewhere in the dashboard.
- Linux amd64 — tucdesk-linux-amd64.tar.gz
- Linux arm64 — tucdesk-linux-arm64.tar.gz
- macOS amd64 — tucdesk-darwin-amd64.tar.gz
- macOS arm64 — tucdesk-darwin-arm64.tar.gz
- Windows amd64 — tucdesk-windows-amd64.zip