Score:-1

Can't install libidn11 on my ubuntu 22.04

st flag

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.

24601 avatar
in flag
You really need to [edit] your question to show what you actually did to install this package. There was no solution provided in the linked Q&A and it was closed quoting two other solutions. What did YOU try?
user535733 avatar
cn flag
`libidn11` was removed from the Ubuntu repositories after 20.04. However, `libidn` is in the Ubuntu repositories for all supported releases.
Score:1
sa flag

Install libidn11 from Ubuntu 20.04 in Ubuntu 22.04 by running the following commands.

sudo apt update
cd ~/Downloads
wget http://mirrors.kernel.org/ubuntu/pool/main/libi/libidn/libidn11_1.33-2.2ubuntu2_amd64.deb
sudo apt install ./libidn11_1.33-2.2ubuntu2_amd64.deb
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.