728x90 AdSpace

  • Latest News

    Tuesday, 7 November 2017

    How to install C and C++ compiler on Lubuntu 17.10

    How to install C and C++ compiler on Lubuntu 17.10

    You will need a C and C++ compiler if you are going to compile and build C or C++ based program. In this article, i will show you how to install C and C++ compiler on lubuntu 17.10 artful aardvark, nice and easy.

    How to install C/C++ compiler on Lubuntu 17.10
    • open command line/terminal on lubuntu (press CTRL + ALT + T)
    • run update command
    • sudo apt-get update
      
    • install build-essential package
    • sudo apt-get install build-essential
      
    • done!




    If You Like This Please Leave a Comment Or Share this Post

    Full Softwares Android Apps
    • Blogger Comments
    • Facebook Comments

    0 comments:

    Post a Comment

    Item Reviewed: How to install C and C++ compiler on Lubuntu 17.10 Rating: 5 Reviewed By: Unknown
    Scroll to Top