How to install just security updates via the command line on Ubuntu?

3

1

I can't find anything on Google that could help me to use aptitude to install only security updates using command line on Ubuntu.

I tried this: https://help.ubuntu.com/community/AutomaticSecurityUpdates but it installed everything and not only the security updates!

How can I just install security updates?

Luc

Posted 2010-04-12T13:28:52.297

Reputation: 141

Duplicate of https://askubuntu.com/q/194/62688

– Reinstate Monica - M. Schröder – 2017-05-18T08:36:58.513

Answers

1

Check and adjust /etc/apt/apt.conf.d/50unattended-upgrade . Did you replace 'karmic' with the code name of your Ubuntu?

Marnix A. van Ammers

Posted 2010-04-12T13:28:52.297

Reputation: 1 978

Hello, I will try that, sorry for my late response, I did not see my question was moved from stackoverflow to superuser :-) – Luc – 2010-07-06T12:52:40.193