Installation of Ncurses-devel is important if applications that uses ncurses needs to be developed.In computers based on Linux Ubuntu 9.4,the users can take the benefit of this package.Ncurses-devel can be activated in this operating system by installing it.For this,the terminal on the OS has to be opened and there are dedicated keyboard shortcut keys to carry out this process.With the help of command-line interface,the Ubuntu 9.4 can be equipped with the package Ncurses-devel .
sudo apt-get install ncurses-dev
sudo aptitude install libncurses5-dev
DON'T MISS