Linux command
vrms 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
List
vrms
Example
vrms --sparse
说明
vrms (Virtual Richard M. Stallman) reports non-free and contrib packages installed on Debian-based systems. It helps identify software that doesn't meet the Debian Free Software Guidelines. The tool lists packages from non-free and contrib repositories along with their descriptions.
参数
- -s, --sparse
- Output only package names, suitable for piping to other tools.
- -e, --explain
- Show why packages are considered non-free (current upstream packaging only — not present in older versions).
- -q, --quiet
- Suppress non-essential output.
- --help
- Display help information.
- --version
- Display version information.
FAQ
What is the vrms command used for?
vrms (Virtual Richard M. Stallman) reports non-free and contrib packages installed on Debian-based systems. It helps identify software that doesn't meet the Debian Free Software Guidelines. The tool lists packages from non-free and contrib repositories along with their descriptions.
How do I run a basic vrms example?
Run `vrms` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -s, --sparse do in vrms?
Output only package names, suitable for piping to other tools.