Files
cheatsheet-tldr/linux/vrms
2024-02-21 11:19:49 +00:00

18 lines
342 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://debian.pages.debian.net/vrms/>.
- List non-free and contrib packages (and their description):
`vrms`
- Only output the package names:
`vrms --sparse`