"sudo apt install git" error

Hey! i need some advice.
I’m starting to develop a DIY hosting exchange but this error appeared on the launchpad at the moment that i type “sudo apt install git”. Did some one have the idea of what could be that’s not working?.
Thanks!
photo1631758821|576x500

1 Like

Hi there.

Please try this solution here.

Actually, this is actually not a HollaEx related question. More like the generic Ubuntu and Linux related one.

I recommend you to bring up questions like this to a more Linux oriented forum afterward, to get a faster and more accurate answer.

1 Like

Thanks! could fix it with this

2 Likes

sudo apt-get install git-all ← correctly

1 Like