Monday, September 22, 2008

Power APT-GET

Compile custom package newer than repos version? No problem. Check this out

git clone git://git.kernel.org/pub/scm/git/git.git

Gets git source.

Git's package in ubuntu is called git-core

This command gets you all the dependencies to BUILD git-core -- sudo apt-get build-dep git-core

Dopeness.

No comments: