Files
tldr/pages.zh/linux/check-support-status.md

16 lines
416 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 检查支持状态
> 确定已安装的Debian软件包其支持已被限制或提前结束。
> 更多信息:<https://manned.org/check-support-status>。
- 显示支持受到限制、已经结束或将早于发行版生命周期结束的包:
`check-support-status`
- 仅显示支持已结束的包:
`check-support-status --type {{ended}}`
- 跳过打印标题:
`check-support-status --no-heading`