Search Criteria
Package Details: nvidia-sync 0.49.10-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvidia-sync.git (read-only, click to copy) |
|---|---|
| Package Base: | nvidia-sync |
| Description: | NVIDIA Sync is a desktop app that connects your computer to your DGX Spark over the local network. It gives you a single interface to manage SSH access and launch development tools on your DGX Spark. |
| Upstream URL: | https://build.nvidia.com/spark/connect-to-your-spark/sync |
| Keywords: | dgx dgx-spark nvidia |
| Licenses: | custom:NVIDIA |
| Submitter: | ajaxify |
| Maintainer: | ajaxify |
| Last Packager: | ajaxify |
| Votes: | 1 |
| Popularity: | 0.173442 |
| First Submitted: | 2025-10-24 06:24 (UTC) |
| Last Updated: | 2025-12-05 18:44 (UTC) |
Dependencies (6)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- libsecret
- libxss
- nss (nss-hgAUR)
- gnome-terminal (gnome-terminal-gitAUR, gnome-terminal-fedoraAUR, nvidia-sync-terminal-fixAUR, gnome-terminal-transparencyAUR) (optional) – For Terminal button support
- nvidia-sync-terminal-fixAUR (optional) – For Terminal button support on non-GNOME desktops
Latest Comments
ajaxify commented on 2025-12-05 19:01 (UTC)
Hey Exonfang, thanks for the comment. Glad this package has been useful for you. I just upgraded the repository to nvidia-sync v0.49.10.
I'm new to maintaining on the AUR, but I think you can use the
Flag package out-of-datelink on the right when you're logged-in to let me know when the package needs an update.Hope you're enjoying your DGX Spark!
Exonfang commented on 2025-12-04 06:43 (UTC) (edited on 2025-12-04 13:51 (UTC) by Exonfang)
Updated the PKGBUILD for the latest version as of 2025-12-04, 0.49.10: https://gist.github.com/Exonfang/19e8f08bfc9d67c132be9eec8fa3adcc
To update this for yourself in the future if it's ever out of date and you need the latest version right away:
https://workbench.download.nvidia.com/stable/linux/debian/pool/proprietary/n/nvidia-sync/nvidia-sync_${pkgver}_amd64.deb(replacing${pkgver}with the version you want to update to - likely whatever the NVIDIA Sync dashboard prompted you to update to.)sha256sum nvidia-sync_${pkgver}_amd64.deb, again replacing${pkgver}for the version you're updating to) and update the first variable in the array on line 14 in PKGBUILD with that sha256sum)makepkg -sito build and install the new package.