1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 13:22:06 +02:00
tldr/pages/linux/check-support-status.md
Axel Navarro 84b6cabf6e
a2query, dpkg*, check-support-status, netselect-apt, reportbug: update Debian link (#7622)
* a2query: update link to Debian manpage

* check-support-status: update link to Debian manpage

* dpkg-deb: update link to Debian manpage

* dpkg: update link to Debian manpage

* netselect-apt: update link to Debian manpage

* reportbug: update link to Debian manpage
2022-01-08 20:39:40 +07:00

533 B

check-support-status

Identify installed Debian packages for which support has had to be limited or prematurely ended. More information: https://manpages.debian.org/latest/debian-security-support/check-support-status.html.

  • Display packages whose support is limited, has already ended or will end earlier than the distribution's end of life:

check-support-status

  • Display only packages whose support has ended:

check-support-status --type {{ended}}

  • Skip printing a headline:

check-support-status --no-heading