[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gNewSense-users] Installing GIT
From: |
bd satish |
Subject: |
Re: [gNewSense-users] Installing GIT |
Date: |
Fri, 8 Apr 2011 17:07:29 +0300 |
Hmm.. Wait a sec.
>> sudo apt-get install git
This guy installed something called GNU interactive tools and not the
version control system I was looking for !
The correct command is:
>> sudo apt-get install git-core
-- Satish.BD +358 465991351
2011/4/8 bd satish <address@hidden>:
> Thanks to Frederico and Michał.
> I just did
> sudo apt-get update
> sudo apt-get install git
>
> It worked ! BTW I'm running DeltaH
>
> -- Satish.BD
>
>
>
>
> 2011/4/8 Michał Masłowski <address@hidden>:
>>> I did a fresh install of gNewSense. But cannot install the GIT package.
>>
>> Which version of gNewSense and what does /etc/apt/sources.list contain?
>> Does "apt-get update" work, or are there errors?
>>
>> deltah (2.3) has such package and it can be installed on parkes (3.0)
>> which had renamed the package to git.
>>
>>
>> _______________________________________________
>> gNewSense-users mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/gnewsense-users
>>
>>
>