1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 21:22:09 +02:00
tldr/pages/linux/ubuntu-security-status.md
2022-01-30 01:51:30 +00:00

16 lines
451 B
Markdown

# ubuntu-security-status
> Display information about security support for installed Ubuntu packages.
> More information: <https://git.launchpad.net/ubuntu/+source/update-manager/tree/ubuntu-security-status>.
- Display the number of unsupported packages:
`ubuntu-security-status`
- List packages that are no longer available for download:
`ubuntu-security-status --unavailable`
- List third-party packages:
`ubuntu-security-status --thirdparty`