There was an error while loading. Please reload this page.
This page covers instructions that will help with installing libflowmanager via the Debian / Ubuntu packages that we have created.
WAND maintains an (unofficial) Debian & Ubuntu apt repository on Cloudsmith where we make packaged versions of our software available to the public.
To enable the libflowmanager repository on Debian or Ubuntu, run the following commands:
sudo apt-get install apt-transport-https curl curl -1sLf 'https://dl.cloudsmith.io/public/wand/libwandio/cfg/setup/bash.deb.sh' | sudo -E bash curl -1sLf 'https://dl.cloudsmith.io/public/wand/libwandder/cfg/setup/bash.deb.sh' | sudo -E bash curl -1sLf 'https://dl.cloudsmith.io/public/wand/libtrace/cfg/setup/bash.deb.sh' | sudo -E bash curl -1sLf 'https://dl.cloudsmith.io/public/wand/libflowmanager/cfg/setup/bash.deb.sh' | sudo -E bash sudo apt-get update
Now you should be able to install the packages for libflowmanager using:
sudo apt-get install libflowmanager libflowmanager-dev