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.

Nov 172012
 

Upgrade a single package in Ubuntu

Answer:

To upgrade a single package, first need to perform an update first.

# sudo apt-get update

Then use the install sub command to perform an upgrade, e.g. apache2

#sudo apt-get install apache2

 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>