Showing posts with label Manpages. Show all posts
Showing posts with label Manpages. Show all posts

December 26, 2008

Developer Manpages in Ubuntu

Manpages are very important for developers. Ubuntu doesn't come with Developer manpages pre-installed. So here is the simple way to install them in your machine. Happy Coding!

How to install Developer Manpages ?

  • Open Your Terminal and type sudo apt-get install manpages-dev .Make sure that you have an active Internet Connection.

Visit http://manpages.ubuntu.com/ to browse manpages online