can't unstall winexe dependencies issues

Hello I’m trying to install winexe on my parrot but I’m getting a dependencies issue and can’t find the appropriate package to install.

# apt-get install winexe
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 winexe : Depends: libwbclient0 (= 2:4.13.5+dfsg-2) but 2:4.13.13+dfsg-1~deb11u5 is to be installed
          Depends: samba-libs (= 2:4.13.5+dfsg-2) but 2:4.13.13+dfsg-1~deb11u5 is to be installed
E: Unable to correct problems, you have held broken packages.
# apt-get install libwbclient0=2:4.13.5+dfsg-2
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Version '2:4.13.5+dfsg-2' for 'libwbclient0' was not found
# 


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

  • Logs/Terminal output (use pastebin or similar services):

  • Screenshots:

what append when you try “sudo apt install libwbclient0 && sudo apt install winexe” ?

1 Like

──╼ #sudo apt install libwbclient0 && sudo apt install winexe
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
libwbclient0 is already the newest version (2:4.13.13+dfsg-1~deb11u5).
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
winexe : Depends: libwbclient0 (= 2:4.13.5+dfsg-2) but 2:4.13.13+dfsg-1~deb11u5 is to be installed
Depends: samba-libs (= 2:4.13.5+dfsg-2) but 2:4.13.13+dfsg-1~deb11u5 is to be installed
E: Unable to correct problems, you have held broken packages.
┌─[✗]─[root@escanor]─[/home/escanor]
└──╼ #cat /etc/os-release
PRETTY_NAME=“Parrot OS 5.3 (Electro Ara)”
NAME=“Parrot OS”
VERSION_ID=“5.3”
VERSION=“5.3 (Electro Ara)”
VERSION_CODENAME=ara
ID=parrot
ID_LIKE=debian

it’s the latest version