kali linux – How to stop Virtual Box error during a sudo apt-get update command?

I’m on Kali v6.5.0 and I installed VirtualBox on it. I’m not sure if I did it wrong or something but now whenever I run the sudo apt-get update command I get the below response on top of whatever else gets updated. I’m just trying to stop it from trying every time I run the command. I’ve attempted to add all the virtual box packages to the apt-mark hold command but it still does it.

Any help is appreciated, Thank you.

Get:1 https://download.virtualbox.org/virtualbox/debian bullseye InRelease [7735 B]
Err:1 https://download.virtualbox.org/virtualbox/debian bullseye InRelease      
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A2F683C52980AECF
Hit:2 http://mirrors.ocf.berkeley.edu/kali kali-rolling InRelease      
Hit:3 https://repo.protonvpn.com/debian stable InRelease
Reading package lists... Done
W: GPG error: https://download.virtualbox.org/virtualbox/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A2F683C52980AECF
E: The repository 'https://download.virtualbox.org/virtualbox/debian bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Read more here: Source link