Can't install on Debian 9. "E: Unable to locate package mariadb-backup"

You are viewing an old version of this question. View the current version here.

sudo apt-get update [completes successfully, everything is up to date]

sudo apt-get install mariadb-backup Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package mariadb-backup

Nothing else on the server is behaving oddly at the moment. What might be going wrong here?

Answer

This means that package can't be found within your repositories, so the question is which repo are you using?

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.