...
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).
Code Block | ||||
---|---|---|---|---|
| ||||
sudo yum -v -y remove NBIADataRetriever-4.4.2.x86_64.rpm |
...
Code Block | ||||
---|---|---|---|---|
| ||||
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).
Code Block | ||||
---|---|---|---|---|
| ||||
sudo -S dpkg -r nbia-data-retriever-4.4.2.deb |
...