http://askubuntu.com/questions/92816/how-to-only-apt-get-upgrade-certain-applications
how to apt-get upgrade only certain packages - Google Search
Just simply write
apt will recognize it as a request for update as firefox is already installed. It will also update the dependecies. Just tested it a few minutes ago. Works for every package, which is listed after the
sudo apt-get dist-upgrade | ||
feedback
|
0
|
You just re-install the package, For example: if you have installed chromium-browser, when you type "sudo apt-get install chromium-browser" again, system will check if there is a new one in the repository and update it.
|
No comments:
Post a Comment