OS | Description | OS version |
---|---|---|
OS X | install with homebrew | |
Ubuntu/Debian | install with apt-get and pip | 16.04 lts/buster or later |
Windows | install each package directly or install on WSL | Confirmed operation on WIndows10 |
You can manage HomCloud in your computer by pip
command.
HomCloud developers recommend that install newer HomCloud after uninstalling
old version.
For uninstallation:
pip3 uninstall homcloud
For installation of newer version:
pip3 install homcloud-x.y.z.tar.gz