When running the following installation command to install debian package, using dpkg, e.g. sudo dpkg -i axoloti_linux_1.012.deb I get the error cannot access file or archive. Is it on another repository ? Or no longer supported ? Thanks
No axoloti app on linux
janvantomme
#2
Not sure if the Axoloti install is available on any package manager on Linux.
The official release can be found on Github, use the 1.0.12 version:
Install guide for Linux:
janvantomme
#4
Don't think you'll need to build it from source. Just download the .deb and .tgz files and follow the instructions.
andrewdovn
#5
Thanks. I cut and paste from the installation script and the underlines don't match the filename (i.e hyphens), so it couldn't find it, I wasn't thinking too carefully.. . Trying to follow the tested ubuntu 14.04 version, but I need an amd64 linux version , so I'll install that and have another go. Thanks again.