PopOS 22.04 Not Supported

PopOS is largely based on Ubuntu, but when I try to install the latest client packages, I get the following error:

Distro: jammy
Currently we only support Ubuntu 18.04 (Bionic), Ubuntu 20.04 (Focal), Ubuntu 22.04 (Jammy) and Debian 10 (Buster), Linux Mint 21.1 (Vera) for unstable testing

Is there a workaround? Can you also support PopOS please?

Can you paste the output of /etc/os-release /etc/lsb_release

Hey Curtis, sorry it took me so long to get back to this post, I had totally forgotten about it.

/etc/os-release

NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
LOGO=distributor-logo-pop-os

/etc/lsb-release

DISTRIB_ID=Pop
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Pop!_OS 22.04 LTS"

Thanks. Can you try the install script again?

sudo bash -c "$(curl -fsSL  https://install.bluecherrydvr.com/packages)"

Hey Curtis, I was able to install the client thank you!