Installez Navin sur votre machine
L'application Navin est disponible pour Windows, Linux, macOS et en CLI.
Versions précédentes
2.0.310 septembre 2026
macOS
Tous les binaires sont hébergés sur Amazon S3 et servis en HTTPS.
Linux : installer et lancer
Résumé. Le détail par distro (Ubuntu, Fedora, CentOS, Arch…) est dans le guide.
.deb, .rpm ou pacman (recommandé)
Dépendances incluses. Ubuntu/Debian :
sudo apt install ./navin_*_amd64.deb && navin-desktopFedora / CentOS :
sudo dnf install ./navin-*.x86_64.rpm && navin-desktopArch / Manjaro / Omarchy :
sudo pacman -U ./navin-*-x86_64.pkg.tar.zst && navin-desktopAppImage
D'abord les dépendances (commande selon votre distro - voir le guide), exemple Ubuntu :
sudo apt install libfuse2 adwaita-icon-theme fonts-noto-color-emojiPuis :
chmod +x Navin-*.AppImage && ./Navin-*.AppImage