- + apt update && apt install -y php8.1-mysql
- WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
- Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
- Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
- Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
- Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
- Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [478 kB]
- Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
- Fetched 8609 kB in 1s (5876 kB/s)
- Reading package lists...
- Building dependency tree...
- Reading state information...
- All packages are up to date.
- WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
- Reading package lists...
- Building dependency tree...
- Reading state information...
- E: Unable to locate package php8.1-mysql
- E: Couldn't find any package by glob 'php8.1-mysql'
- E: Couldn't find any package by regex 'php8.1-mysql'