HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

vrms — Report non-free packages installed on Debian-based OSes. More information: <https://salsa.debian.org

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandreportvrmsclifreenoninstalledpackages
linux

Problem

How to use the vrms command: Report non-free packages installed on Debian-based OSes. More information: <https://salsa.debian.org/debian/check-dfsg-status>.

Solution

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

Code Snippets

List non-free and contrib packages (and their description)

vrms

Only output the package names

vrms --sparse

Context

tldr-pages: linux/vrms

Revisions (0)

No revisions yet.