Go to documentation repository
Previous page Next page
For quick installation of the Axxon One Server and Client in Linux OS, do the following:
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 weekly main backports/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
sudo apt-get install axxon-one
sudo apt-get install mono-complete -t stretch
sudo apt-get install axxon-one-client
The Server and Client installation is complete.