[qubes-users] Troubleshooting: Kali VM creation Error: E: The method driver /usr/lib/apt/methods/tor+http could not be found. N: Is the package apt-transport-tor installed?

Currently at step 9 of creating a usable kali VM when I saw the following terminal text. Did something qubes related get removed from the template when upgrading to bullseye or attempting to upgrade to bullseye? Thank you for any help you can give.

user@kali-rolling:~$ sudo apt update
Hit:2 https://deb.qubes-os.org/r4.0/vm bullseye InRelease
Hit:3 https://deb.qubes-os.org/r4.0/vm bullseye-testing InRelease
Hit:1 https://ftp.acc.umu.se/mirror/kali.org/kali kali-rolling InRelease
Hit:4 https://deb.qubes-os.org/r4.0/vm bullseye-securitytesting InRelease
Reading package lists… Done
E: The method driver /usr/lib/apt/methods/tor+http could not be found.
N: Is the package apt-transport-tor installed?
E: The method driver /usr/lib/apt/methods/tor+http could not be found.
N: Is the package apt-transport-tor installed?
E: The method driver /usr/lib/apt/methods/tor+http could not be found.
N: Is the package apt-transport-tor installed?
E: Failed to fetch tor+http://deb.qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion/r4.0/vm/dists/bullseye/InRelease
E: Failed to fetch tor+http://deb.qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion/r4.0/vm/dists/bullseye-testing/InRelease
E: Failed to fetch tor+http://deb.qubesosfasa4zl44o4tws22di6kepyzfeqv3tg4e3ztknltfxqrymdad.onion/r4.0/vm/dists/bullseye-securitytesting/InRelease
E: Some index files failed to download. They have been ignored, or old ones used instead.

The error message tells you all you need to know.
Install the apt-transport-tor package.

There are pre-built Tor Templates available for 4.0 and 4.1, if you
want.

Didn’t know the fix was that simple. I’m learning as I go so thank you for the info and your patience. I’m going to try the install process again and see what else comes up. Thank you unman.