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')
For ubuntu:
In ubuntu type the following command in termianl.
sudo apt-get install gnuplot (press 'enter')
Reading package lists... Done
ReplyDeleteBuilding 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
Thank u..its working
ReplyDeletewhat is a sudo password for this
Deletelogin pass word
Deleteif 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)
Please I tried installing gnuplot but keeps displaying unable to fetch some archives
ReplyDelete