Linux command
check-dfsg-status 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
check-dfsg-status
Example
check-dfsg-status -s
Example
check-dfsg-status -e
说明
check-dfsg-status reports installed packages from the non-free and contrib sections on Debian-based systems. DFSG stands for Debian Free Software Guidelines, which define what software qualifies as free in the Debian project. The tool was formerly known as vrms (Virtual Richard M. Stallman) and helps users identify proprietary or non-free software on their system.
参数
- -s, --sparse
- Output only package names without descriptions
- -e, --explain
- Explain why packages are classified as non-free
FAQ
What is the check-dfsg-status command used for?
check-dfsg-status reports installed packages from the non-free and contrib sections on Debian-based systems. DFSG stands for Debian Free Software Guidelines, which define what software qualifies as free in the Debian project. The tool was formerly known as vrms (Virtual Richard M. Stallman) and helps users identify proprietary or non-free software on their system.
How do I run a basic check-dfsg-status example?
Run `check-dfsg-status` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -s, --sparse do in check-dfsg-status?
Output only package names without descriptions