when ever i try sudo apt installing any thing i get this error i am on latest parrot image

– Please Write here your help request, –

when ever i try sudo apt installing any thing i get this error i am on latest parrot image

  • Parrot version in use (if you are not aware of it, open terminal and type cat /etc/os-release | grep VERSION):

VERSION_ID=“6.0”
VERSION=“6.0 (lorikeet)”
VERSION_CODENAME=lory

  • Kernel version (if you are not aware of it, open terminal and type uname -r):

6.5.0-13parrot1-amd64

  • Screenshots:

you have broken packages, have you tried
apt --fix-broken install
apt-get -f install
then run upgrade and update again