This is our Debian/Ubuntu repository you can install AtomMiner software from. Tested with Debian 8, Debian 9, Ubuntu 16.04, Ubuntu 16.10, Ubuntu 18.04, Ubuntu 20.04, Alpine 3.15, CentOS 7; Supported architectures:
x86_64 (amd64), i386, armhf, arm64
Other Linux distros might work as well, but never been tested. Please refer to Documentation if you're willing to run AtomMiner software on different distro.
Current version: 1.0.3RC11 Released on 02/19/2023
In order to install software, you will need to add this repository to your OS:
via automatic script
$ wget -q -O - https://apt.atomminer.com/add | sudo sh
or manually:
$ wget -q -O - https://apt.atomminer.com/KEY.gpg | sudo apt-key add -
$ sudo add-apt-repository 'deb https://apt.atomminer.com /'
Now you can just install/upgrade software with following command:
$ sudo apt install atomminer-cli
Alternatively, packages can be downloaded and installed manually:
Debian-base distro:
# dpkg -i atomminer-cli_1.0.3RC11_i386.deb
CentOS/RedHat distro:
# rpm -i atomminer-cli-1.0.3RC11-1.i386.rpm