Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Install multiple software at the same time using apt-get

Answer:

It is easy to use apt-get to install multiple softwares at the same time, without executing commands one by one.

E.g.

# sudo apt-get install curl wget lynx elinks

  1. Search for a software/package to install using apt-cache
  2. Search for a software/package to install using aptitude
  3. How do I run a web browser from linux command line?
  4. How to run multiple commands at once in Linux?
  5. How to install Easy Install for Python in Ubuntu

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>