31 July 2012

How to install C++ and other libraries in Ubuntu

For any software development work in ubuntu, some software packages are needed. For example C/C++ will be needed by almost all the developmental work

how to install the required libraries and needed softwares for development, here are the steps 

You create a password for the super user

sudo passwd

Give the password of the default user and then give the root password twice.

Once you install Ubuntu (any distro), just update the softwares by the following command:

sudo apt-get update

sudo apt-get install build-essential libxmu-dev 

(the above line will install softwares of size nearly 56MB)

This will install latest G++ compiler along with other developmental libraries.


0 comments:

Post a Comment

Powered by Blogger.

About Me

Featured Post

5G Network Simulation in NS3 using mmWave | NS3 Tutorial 2024

5G Network Simulation in NS3 Using mmWave This post shows the installation of ns3mmwave in Ubuntu 24.04 and simulates 5G networks in ns3. In...

Contact form

Name

Email *

Message *

Total Pageviews

Search This Blog

Pages

Pages

Pages - Menu

Most Popular

Popular Posts