Install (recommended)

OS Description OS version
Ubuntu/Debian Install HomCloud into venv's virtual environment Confirmed operation on Ubuntu 22.04 LTS
Windows Install on Windows Confirmed operation on Windows10 Pro
OS X (Apple Silicon Mac) Install with Homebrew Confirmed operation on macOS 13.3 Venture
OS X (Intel Mac) Install with Homebrew  

Other installation guides

OS Description OS version
Docker Use Docker image for HomCloud  
Ubuntu/Debian Install HomCloud with apt-get and pip  

Upgrading HomCloud

You can upgrade HomCloud as follows if you have installed HomCloud using the pip command.

pip install -U homcloud

If you have installed HomCloud using conda, the following command will update HomCloud:

conda update -c https://homcloud.dev/conda-channel/ homcloud

However, it is recommended to create a new conda virtual environment for the new HomCloud: