Can dfc be used on Ubuntu 20.04?

Hi,
According to the official documentation, the DFC tool requires Ubuntu 22.04/24.04. If I successfully install it on Ubuntu 20.04, will it affect subsequent usage?

LOG:
(hailo-model-zoo) xxx@ubuntu:~/hailo-8$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal

(hailo-model-zoo) xmr@ubuntu:~/hailo-8/package$ hailo --version
[info] No GPU chosen and no suitable GPU found, falling back to CPU.
[info] Current Time: 08:41:02, 03/16/26
[info] CPU: Architecture: x86_64, Model: 11th Gen Intel(R) Coreā„¢ i7-1165G7 @ 2.80GHz, Number Of Cores: 8, Utilization: 0.3%
[info] Memory: Total: 7GB, Available: 3GB
[info] System info: OS: Linux, Kernel: 5.15.0-139-generic
[info] Hailo DFC Version: 3.33.1
[info] HailoRT Version: Not Installed
[info] PCIe: No Hailo PCIe device was found
[info] Running hailo --version
Hailo Dataflow Compiler v3.33.1

Hi @user808,

You may encounter unexpected issues: dependency conflicts or other errors resulted from using unsupported OS version.

Thanks,