Skip to content

Instantly share code, notes, and snippets.

@piatra
Last active December 26, 2015 14:49
Show Gist options
  • Select an option

  • Save piatra/7168698 to your computer and use it in GitHub Desktop.

Select an option

Save piatra/7168698 to your computer and use it in GitHub Desktop.
Useful
### adb libraries missing in Ubuntu
* apt-get install lib32ncurses5 lib32stdc++6
### Installing mercurial
sudo apt-get install python-setuptools python-dev build-essential
sudo easy_install -U mercurial
* https://developer.mozilla.org/en/docs/Installing_Mercurial
### Sources.list mirrors
http://askubuntu.com/questions/37753/how-can-i-get-apt-to-use-a-mirror-close-to-me-or-choose-a-faster-mirror
http://stackoverflow.com/questions/5507489/git-server-like-github#comment6252116_5507556
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment