First add our package repository to enable installation via apt-get. You can review the contents of script.deb here
curl --silent https://packagecloud.io/install/repositories/criticalstack/critical-stack-intel/script.deb.sh | sudo bash
Once completed you can apt-get install our client like normal.
sudo apt-get install critical-stack-intel
Manual Download (386): https://intel.criticalstack.com/client/critical-stack-intel-i386.deb
Manual Download (amd64): https://intel.criticalstack.com/client/critical-stack-intel-amd64.deb
0 Comments