Go to documentation repository
Page History
For quick installation of the the Axxon One Server and Client and Client in Linux OS, do the following:
- Add the repositories by sequentially running the following commands:
Code Block language bash echo 'deb http://download.axxonsoft.com/debian-repository buster
stable main backports/main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list echo 'deb http://download.axxonsoft.com/debian-repository stretch backports/main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list echo 'deb http://download.axxonsoft.com/debian-repository stable main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list wget --quiet -O - "http://download.axxonsoft.com/debian-repository/info@axxonsoft.com.gpg.key" | sudo apt-key --keyring /etc/apt/trusted.gpg.d/axxonsoft.gpg add - && sudo apt-get update
- Install the
- the Axxon One Server
- Server:
Code Block language bash sudo apt-get install axxon-one - If you use Ubuntu 20.04, Debian 11 or above, then install the mono-complete from the stretch repository:
Code Block language bash sudo apt-get install mono-complete -t stretch - Install the Axxon One Client:
Code Block language bash sudo apt-get install axxon-one-client
The Server and Client installation is complete.
Overview
Content Tools