On Mon, Jul 21, 2025 at 06:57:41 -0400, Timothy M Butterworth wrote: > On Mon, Jul 21, 2025 at 6:45 AM <debian-u...@howorth.org.uk> wrote: > > > Timothy M Butterworth <timothy.m.butterwo...@gmail.com> wrote: > > > All, > > > > > > Does anyone know what package provides the mysql_secure_installation > > > script on Debian 13 Trixie? > > > > google debian mysql_secure_installation shows me as the first hit > > > > https://manpages.debian.org/testing/mariadb-client/mysql_secure_installation.1 > > and that says 'from mariadb-client' > > > > Thanks the script was actually provided by the mariadb-client-compat > package.
You could also have used the search feature on packages.debian.org. Filling in the fields gives me this URL <https://packages.debian.org/search?searchon=contents&keywords=mysql_secure_installation&mode=exactfilename&suite=testing&arch=any> which brings you directly to the desired package. If you're actually RUNNING trixie, then you could also use apt-file.