November 08, 2012, 4:11 PM — Here's an easy way to run "apt-get upgrade" and "apt-get update" in one command in the terminal window.
1. Open a terminal window.
2. Type in the following command then hit Enter.
sudo apt-get update && sudo apt-get upgrade
For more, see the original article at the link below.

Run "apt-get update" and "apt-get upgrade" In One Command Under Ubuntu/Linux Mint | Up Ubuntu



















