Linux command
nvrs 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Check for new versions
nvrs
Check a specific package
nvrs check [package_name]
说明
nvrs is a CLI tool for tracking and updating software versions. It checks package updates across multiple sources including GitHub, GitLab, AUR, crates.io, and regex-defined URLs. Built for speed, it can monitor many packages in parallel and report which ones have newer versions available.
FAQ
What is the nvrs command used for?
nvrs is a CLI tool for tracking and updating software versions. It checks package updates across multiple sources including GitHub, GitLab, AUR, crates.io, and regex-defined URLs. Built for speed, it can monitor many packages in parallel and report which ones have newer versions available.
How do I run a basic nvrs example?
Run `nvrs` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more nvrs examples?
This page includes 2 examples for nvrs, plus related commands for nearby Linux tasks.