Add the zoom client rpm to linux distros such as RockyLinux

sudo dnf install -y https://zoom.us/client/latest/zoom_x86_64.rpm will generally work on “rpm based” EL distributions such as Rocky. It will also work on Fedora. But since this rpm isn’t coming from an rpm repository, dnf upgrade won’t install updates. Could the rpm be added to repository or added to a distro itself?