Files
cheatsheet-tldr/tldr/linux/vrms
2024-05-29 00:14:54 +00:00

18 lines
354 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# vrms
> Report non-free packages installed on Debian-based OSes.
> More information: <https://salsa.debian.org/debian/check-dfsg-status>.
- List non-free and contrib packages (and their description):
`vrms`
- Only output the package names:
`vrms --sparse`