apt-get install php8.1-curl -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package php8.1-curl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
apt install software-properties-common -y && add-apt-repository ppa:ondrej/php -y
Don't ask for end-of-life PHP versions or Ubuntu release, they won't be provided.