Score:1

libtidy5 in Ubuntu 20.04

gb flag

I'm trying to install a program, which depends on libtidy5 and getting the following message:

wime depends on libtidy5 (>= 5.2.0); however: Package libtidy5 is not installed.

However, I have already installed libtidy5deb1, which is available from the repository. Unfortunately, this library does not appear to be what the program I'm trying to install needs. Or are these libraries the same and I need to do some sort of a "patch" or a "fix"?

Score:2
zw flag

You can simply download this single libtidy5 deb-package from 18.04 LTS repository and install it manually using commands below:

cd ~/Downloads
wget -c http://archive.ubuntu.com/ubuntu/pool/main/t/tidy-html5/libtidy5_5.2.0-2_amd64.deb
sudo apt-get install ./libtidy5_5.2.0-2_amd64.deb

then install the needed application.

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.