Difference between revisions of "Leo:Ubuntu config"
|  (New page: Devekopment environment  sudo apt-get install build-essential  sudo apt-get install emacs-snapshot  sudo apt-get install subversion rapidsvn meld   Microsoft fonts so that documents create...) | |||
| Line 1: | Line 1: | ||
| This list is continuously updated as I remember or install new essentials for my Ubuntu environment. | |||
| ⚫ | |||
| ⚫ | |||
|  sudo apt-get install build-essential |  sudo apt-get install build-essential | ||
|  sudo apt-get install emacs-snapshot |  sudo apt-get install emacs-snapshot | ||
Revision as of 10:54, 27 September 2010
This list is continuously updated as I remember or install new essentials for my Ubuntu environment.
Development environment
sudo apt-get install build-essential sudo apt-get install emacs-snapshot sudo apt-get install subversion rapidsvn meld
Microsoft fonts so that documents created by MS look better.
sudo apt-get install msttcorefonts sudo fc-cache -fv
