1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-04 03:15:23 +02:00
tldr/pages/linux/check-dfsg-status.md

14 lines
355 B
Markdown
Raw Normal View History

# 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]}}`