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

check-dfsg-status — Report non-free packages installed on Debian-based OSes. This command was formerly known as `vrms`.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandreportclicheck-dfsg-statusfreenoninstalledpackages
linux

Problem

How to use the check-dfsg-status command: 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>.

Solution

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

Code Snippets

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

check-dfsg-status

Only output the package names

check-dfsg-status {{[-s|--sparse]}}

Context

tldr-pages: linux/check-dfsg-status

Revisions (0)

No revisions yet.