Venant de Trusty, j'étais habitué à ldapsearch mais je ne l'ai pas installé sur ma nouvelle installation de Xerus:
Le programme 'ldapsearch' n'est actuellement pas installé. Vous pouvez l'installer en tapant:
sudo apt install ldap-utils
Mais malheureusement, cela entraîne un conflit approprié que je ne sais pas comment résoudre.
Reading package lists... Done
Building dependency tree
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:
ldap-utils : Depends: libldap-2.4-2 (= 2.4.42+dfsg-2ubuntu3) but 2.4.42+dfsg-2ubuntu3.1 is to be installed
E: Unable to correct problems, you have held broken packages.
Que dois-je faire pour installer ldapsearch ?
sudo apt update
(si ce n'est déjà fait).
sudo apt install -f
puis essayez de réinstaller.