Score:1

Cant install php8-dev on Ubuntu

si flag

I have Ubuntu 20.04 system installed, and I want to install mcrypt php extension. after I installed xampp server, I tried to install mcrypt so I need to install php-dev package first but I am getting this error.

sajad@ubuntu-latitude-e7450:~$  **sudo apt install php8.0-dev**
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:
 php8.0-dev : Depends: libpcre2-dev (>= 10.30) but it is not going to be installed
              Depends: libtool (>= 2.4.6-0.1~) but it is not going to be installed
              Recommends: pkg-php-tools but it is not going to be installed
E: Unable to correct problems, you have held broken packages.**
N0rbert avatar
zw flag
Please add output of `apt-cache policy php-dev php8.0-dev libpcre2-dev libtool` to the question.
karel avatar
sa flag
Does this answer your question? [E: Unable to correct problems, you have held broken packages](https://askubuntu.com/questions/363200/e-unable-to-correct-problems-you-have-held-broken-packages)
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.