'Installing Xdebug, phpize not table to find package

When I try to install phpize for my Pop OS VM I get this error. I have done an sudo apt-get update as well but am still unable to do it.

I was following the steps that was in this recommendation for Xdebug:

xdebug instructions

but ...

cs@pop-os:~/Downloads$ sudo apt install php-dev.openSUSE
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package php-dev.openSUSE
E: Couldn't find any package by glob 'php-dev.openSUSE'


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source