install fast on debian
xxxxxxxxxx
// Enable snapd
// On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
sudo snap install core
// Install fast
// To install fast, simply use the following command:
sudo snap install fast