I'm new with Lynis, the security tool. I installed it with a package manager and check that it is the latest version:
$ sudo apt-get install lynis
...
lynis is already the newest version (2.1.1-1).
And yet, when I run lynis audit system
, I get:
- Program update status... [ WARNING ]
===============================================================================
Lynis update available
===============================================================================
Current version : 211 Latest version : 304
Please update to the latest version for new features, bug fixes, tests
and baselines.
https://cisofy.com/downloads/
==================================================
How can I update Lynis to the latest version?