Getting the following error when I try to add the php 8.2 ppa ondrej repository (
). I am using Kubunt 22.10. Any ideas how to install php 8.2?
Code:
sudo add-apt-repository ppa:ondrej/php
Code:
Ign:14 https://ppa.launchpadcontent.net/ondrej/php/ubuntu kinetic InRelease Err:15 https://ppa.launchpadcontent.net/ondrej/php/ubuntu kinetic Release 404 Not Found [IP: 185.125.190.52 443] Reading package lists... Done E: The repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu kinetic Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default.
Comment