Unable to Install Exec, Unzip, Cp Php Extension

I’ve been trying to install these PHP extensions with this command:
sudo apt install php8.x-Cp

Exec
Unzip
Cp

sudo apt install php8.1-cp

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package php8.1-cp
E: Couldn't find any package by glob 'php8.1-cp'

Ubuntu 22.04
PHP 8.1

I’ve researched in the forum, but haven’t found threads related to my question.

What is php8.1-cp supposed to be?

Ubuntu Packages Search has no package by that name. None of the repos in a Debian Bullseye Hestia install have any packages that start with php8 and contain the string cp either.

Hi @linkp

Many thanks for your response. These three PHP packages are for updating SaaS files via api the developers ask me to install them so I can update the app right into the dashboard of the application

I would ask those developers where you can find a repository containing the packages.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.