'Unable to locate package php8.1-geoip

I am upgrading a system from PHP 7.4 to 8.1 using as base Ubuntu 22.10.

In the old image, we are using php7.4-geoip, but this package doesn't exist in PHP 8.1.

apt install php8.1-geoip

Unable to locate package php8.1-geoip

What is the procedure to migrate to a newer version?



Sources

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

Source: Stack Overflow

Solution Source