Results 1 to 2 of 2

Thread: installing packages for programming

  1. #1
    Join Date
    Jul 2013
    Beans
    39

    installing packages for programming

    I would like to install the complete C/C++, and possibly the other languages and all other development tools like info, ranlib, make , indent , gcc, g++, gdb .. with their documentation as well .
    What commands should I give on the command line ?

  2. #2
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,950

    Re: installing packages for programming

    Install the "build-essential" metapackage.
    One assumes you know how to use apt to do that.

    Beyond that, since your list is speculative instead of complete, you are asking us to speculate for you.
    When you decide upon a language or platform that you want, use apt to locate and install it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •