I have installed a soft and then try to check enviroment. which i find is that :
libidn.so.11 => not found
so i want to install libidn but which is failure:
simon@simon-parallels:~/Downloads/ITHSData/bin64$ apt policy libidn11
N: Unable to locate package libidn11
simon@simon-parallels:~/Downloads/ITHSData/bin64$ sudo apt-get install libidn11:1386
Reading package lists... Done Building dependency tree... Done Reading state information... Done
E: Unable to locate package libidn11:1386
So is there any way to install this libidn11?
ps: I have referenced Missing the package libidn11, can't figure out how to repair or reinstall it, but sadness it did not work.
libidn11
was removed from the Ubuntu repositories after 20.04. However,libidn
is in the Ubuntu repositories for all supported releases. – user535733 Jul 09 '23 at 15:34