Kite 0.2.6
LatestThe latest Kite desktop release, built automatically with GitHub Actions and distributed through Cloudsmith and GitHub Releases.
Install Kite on Linux
Use your distribution's package manager or download a package directly.
DNF
Recommended for Fedora and compatible RPM-based Linux distributions.
curl -1sLf \
'https://dl.cloudsmith.io/public/xanmoy/kite/setup.rpm.sh' \
| sudo -E bashsudo dnf install kiteAPT
Install Kite through the official Debian package repository.
curl -1sLf \
'https://dl.cloudsmith.io/public/xanmoy/kite/setup.deb.sh' \
| sudo -E bashsudo apt updatesudo apt install kiteDownload Kite
Download the installer for your operating system. These links always point to the latest published release.
More ways to install
Additional distribution channels are being prepared.
Flatpak
A sandboxed Linux package is being prepared for Flatpak and eventually Flathub.
com.xanmoy.KiteSnap
Snap Store distribution is planned for a future release.
Cloudsmith
Official RPM and DEB repositories for package-manager installation.
View packagesBuilt in the open.
Source code, releases, issues, and development progress are available on GitHub.