I need phpize binary for install memcache with pecl, when I try to install the php8.1-dev in a Digital Ocean server, I get this:
$ apt-get install php8.1-dev
Reading package lists... Done
Building dependency tree... Done
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:
libpcre2-dev : Depends: libpcre2-8-0 (= 10.40-1ubuntu1) but 10.40-1+ubuntu22.04.1+deb.sury.org+1 is to be installed
E: Unable to correct problems, you have held broken packages.
I already try to remove the repository with:
add-apt-repository --remove ppa:ondrej/php
And apt-get update
But it still makes the conflict