Install git-core via SSH
#1
When attempting to install git through the command line, apt-get doesn't seem to have the correct source added/enabled:

Code:
xbmc@XBMCLive:~$ sudo apt-get install git-core
[sudo] password for xbmc:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package git-core

What source do I need to add, and how can I do this from the command line? Thanks!
[04/03/2009 04:42:13PM Agent (Prashant_190023): "You are most welcome to the best democratic countries of the world -- India"] --Dell Chat
Reply
#2
did you do an update before you ran that command?
Code:
sudo apt-get update
Reply
#3
In the event you still have trouble.

http://packages.ubuntu.com/karmic/i386/g...e/download
Reply

Logout Mark Read Team Forum Stats Members Help
Install git-core via SSH0