Походить від Trusty, я звик до ldapsearch, але у мене його не встановлено на моїй новій установці Xerus:
Програма "ldapsearch" наразі не встановлена. Ви можете встановити його, ввівши:
sudo apt install ldap-utils
Але, на жаль, це призводить до сприятливого конфлікту, який я не знаю, як вирішити.
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.
Що мені робити, щоб встановити ldapsearch ?
sudo apt update
ще раз (якщо ще не запустити).
sudo apt install -f
потім встановити знову.