Go to documentation repository
Page History
There are two options to update Axxon One on in Linux OS: from the repository and from the folder.
To update Axxon One from the repository, sequentially execute run the commands as a root:
Code Block sudo apt-get update sudo apt-get upgrade
- To update Axxon One from the folder, do the following:
- Go to the folder with the downloaded packages.
Execute Run the following command:
Code Block sudo dpkg -i *
...
These options describe an update within one version of Axxon One (for example, from 1.0 to1.9). If you want to update from Axxon One 1.0 to Axxon One 2.0, you should must first update the repositories. The repositories and the commands are specified in the item step 1 on the page Installing from repository.
Note | ||
---|---|---|
| ||
After the update is completed, it is necessary to you must check the access rights of the archive file and the folder where it is stored. |
...