For information on major releases, minor release and patch releases, refer here.
Ensure all required update sources can be accessed:
Open “Software and updates”
Under the Ubuntu software tab, ensure that these options are selected:
Canonical-supported free and open-source software (main).
Community-maintained free and open-source software (universe).
Proprietary drivers for devices (restricted).
Software restricted by copyright or legal issues (multiverse).
Under the Updates tab, ensure that the Notify me of a new Ubuntu version is set to Never. Otherwise your Ubuntu System may get upgraded to another version that our software is not supported.
There are two ways the NavVis desktop processing software can be updated:
Via the UI Software Updater tool.
Via the terminal.
Updating via the Software Updater
Search for “Software updater”
Trigger the search for updates.
Once the search is complete, click Install Now to download the updates.
Enter your password.
The updates are downloaded.
Click Install Now to install the downloaded updates.
The updates are now installed.
Click Restart Now to reboot your workstation and complete the update.
Updating in a terminal
Open a terminal and enter
sudo apt-get update
.Enter your
sudo
(administrator) password.
The list of packages that needs to be installed will be refreshed.
Type in
sudo apt-get upgrade
and press Enter.
Type Y and press Enter to continue.
All software, including the NavVis desktop processing software, will be updated.
Reboot your workstation to complete the update.
FAQ
What types of releases are mentioned in the document?
The document mentions major releases, minor releases, and patch releases.
How can I access the required update sources in Ubuntu?
You can access the required update sources by opening 'Software and updates' and ensuring the appropriate options are selected under the Ubuntu software tab.
Should I set the 'Notify me of a new Ubuntu version' option to Never?
Yes, it is recommended to set this option to Never to avoid upgrading to an unsupported version.
What are the two ways to update the NavVis desktop processing software?
The NavVis desktop processing software can be updated via the UI Software Updater tool or via the terminal.
What command do I need to use in the terminal to update software?
You need to use the command 'sudo apt-get update' followed by 'sudo apt-get upgrade'.
Is it necessary to reboot my workstation after updating?
Yes, you should reboot your workstation to complete the update process.
What should I do if I want to install updates using the Software Updater?
You should search for 'Software updater', trigger the search for updates, and then click 'Install Now' to download and install the updates.
Do I need to enter my password when updating via the Software Updater?
Yes, you will need to enter your password to download and install the updates.