1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 14:15:26 +02:00
tldr/pages/linux/check-dfsg-status.md
2025-06-28 12:46:55 +03:00

13 lines
355 B
Markdown

# check-dfsg-status
> Report non-free packages installed on Debian-based OSes.
> This command was formerly known as `vrms`.
> More information: <https://salsa.debian.org/debian/check-dfsg-status>.
- List non-free and contrib packages (and their description):
`check-dfsg-status`
- Only output the package names:
`check-dfsg-status {{[-s|--sparse]}}`