I am trying to install PHP.
When I try to add the repository I've got not found.
# LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php
More info: https://launchpad.net/~ondrej/+archive/ubuntu/php
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Found existing deb entry in /etc/apt/sources.list.d/ondrej-ubuntu-php-kinetic.list
Adding deb entry to /etc/apt/sources.list.d/ondrej-ubuntu-php-kinetic.list
Found existing deb-src entry in /etc/apt/sources.list.d/ondrej-ubuntu-php-kinetic.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/ondrej-ubuntu-php-kinetic.list
Adding key to /etc/apt/trusted.gpg.d/ondrej-ubuntu-php.gpg with fingerprint 14AA40EC0831756756D7F66C4F4EA0AAE5267A6C
Hit:1 http://hu.archive.ubuntu.com/ubuntu kinetic InRelease
Get:2 http://hu.archive.ubuntu.com/ubuntu kinetic-updates InRelease [109 kB]
Get:3 http://hu.archive.ubuntu.com/ubuntu kinetic-backports InRelease [99.9 kB]
Hit:4 http://security.ubuntu.com/ubuntu kinetic-security InRelease
Hit:5 https://dl.google.com/linux/chrome/deb stable InRelease
Ign:6 https://ppa.launchpadcontent.net/ondrej/php/ubuntu kinetic InRelease
Err:7 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.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I made an sudo apt update
before I tried.