Report this

What is the reason for this report?

Error al instalar libmysql-java

Posted on November 23, 2020

Buen dia, estimados, soy novato en el manejo de linux tengo una cuenta en digitaocean y quiero instalar este programa

libmysql-java

y me sale el error:

E: Unable to locate package libmysql-java

version ubuntu: 20.10 codename : groovy

gracias por sus respuestas

Moises Bermudez



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @moisesbermudez,

You should be able to use the following commands:

sudo apt-get update

and then

sudo apt-get install libmysql-java

It doesn’t seem to need any additional or specific repositories.

Regards, KFSys

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.