How to install cvs,perl,bash,sed,zip in ubuntu?

Asked by abhinole

Well to do some technical work i needed the packages i ve mentioned......I ve used linux earlier also i thought this time also these packages would be installed......But they are not....now i am unable to find commands or instructions to install them....Please guide me.....

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Qwerty Maniac (qwertymaniac) said :
#1

I think all are auto-installed by default. Run Bash via System > Accessories > Terminal (This is the Bash prompt).

You can type 'perl' for Perl, 'cvs' for CVS, 'zip' for ZIP and so on (Without quotes, of course).

Also try typing any of the above mentioned commands and hit the Tab button once or twice to see the other commands for configuring or using it.

Again, everything you've mentioned in your title comes pre-installed with Ubuntu.

But if not, just do:

In Terminal:
sudo apt-get install cvs perl sed bash zip

Can you help with this problem?

Provide an answer of your own, or ask abhinole for more information if necessary.

To post a message you must log in.