Click one of the following links to download the NBIA Data Retriever for that operating system. See Downloading Study Data for information on using this application to download data.
- NBIA Data Retriever in the Mac App Store (remains at version 4.4)
- Windows (remains at version 4.4)
- Linux (RPM, DEB)
Linux Installation Instructions
RPM (tested on Fedora 40 Workstation, OEL 9.4)
To run this file, type the following at the command prompt (only run the first command if you need to uninstall a previous version).
Uninstall previous version
sudo yum -v -y remove NBIADataRetriever-4.4.2.x86_64.rpm
Install latest release
sudo yum -y install NBIADataRetriever-4.4.3-1.x86_64.rpm
DEB (tested on Ubuntu 2024 LTS)
To run this file, type the following at the command prompt (only run the first command if you need to uninstall a previous version).
Uninstall previous version
sudo -S dpkg -r nbia-data-retriever-4.4.2.deb
Install latest release
sudo -S dpkg -i nbia-data-retriever-4.4.3-1.deb