Search This Blog

Tuesday, February 14, 2012

How to install gnuplot in ubuntu, linux, gnuplot, sofware installation, command to install gnuplot

Gnuplot is inbuilt software for ubuntu machine. We can directly install gnuplot sofware in ubuntu by using simple command. But in other linux machines we may have to download the software and install.

For ubuntu:

In ubuntu type the following command in termianl.

sudo apt-get install gnuplot (press 'enter')

5 comments:

  1. Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package gnuplot is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'gnuplot' has no installation candidate

    ReplyDelete
  2. Replies
    1. what is a sudo password for this

      Delete
    2. login pass word
      if you want set individually a root pass ward then

      sudo passwd

      then 1st enter login passsward
      then unix passwaed which is now going to be root passward


      the after all this
      to go in root type

      su
      (enter root passward then enter)

      Delete
  3. Please I tried installing gnuplot but keeps displaying unable to fetch some archives

    ReplyDelete