i have typed : sudo apt-get install git
.
.
.
E: unable to locate package git
what should I do now?
A project by DCS Computing and CFDEMresearch
This website uses cookies to ensure you get the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies. This website uses cookies. By continuing to browse the site you are agreeing to our use of cookies. More info
arnom | Thu, 08/03/2017 - 09:50
This is weird, the git
This is weird, the git package certainly exists for 14.04. https://packages.ubuntu.com/trusty/git
Try running
sudo apt-get update
sudo apt-get upgrade
(reboot if required)
sudo apt-get update
sudo apt-get install git
shivagoud | Thu, 08/03/2017 - 14:27
tried everything..it says :
tried everything..it says : git is currently unavailable u can download it by typing sudo.......
my version ubuntu 14.04.5
some one suggested to use different mirror(country) can i try it.