Install the BitFlux Evaluator

Running the following on a AWS EC2 instance running Ubuntu 24.04 will install a service called bitfluxeval using a .deb package.

curl --proto '=https' --tlsv1.2 -sSf https://apt.bitflux.ai/install_eval.sh | bash

The bitfluxeval service will monitor your system and register with the BitFlux cloud service. To uninstall simply run

sudo apt remove bitfluxeval