Finally, install FlexGet and its components (using pip3
in place of pip
if necessary):
$ pip install --upgrade flexget
You can confirm FlexGet has been successfully installed by running the following command:
$ flexget -V
This should output the version number of FlexGet.
Next, learn how to autorun the daemon at startup.