Downloading Git on Ubuntu

I’m doing the very first lab in the Git for Beginners in the DevOps learning path (Sign In | KodeKloud). There is an issue with downloading Git. I’ve tried the methods on the git website as well as the hint with no success. I know Appstream was giving issues in all the labs, is this also affecting ubuntu?

Hi @1trulyblessed ,

Can you please reset the lab and try again? I just tried it and can install git without any problem.

Regards,


I just went back to the lab and tried again. Updated using ‘sudo apt update’ then ran the command ‘sudo apt install git -y’. As you can see, it shows that gzip is not ready and that git was only half installed.