是什么 ? | : | a lightweight and flexible command-line JSON processor. |
开发语言 | : | C |
官方主页 | : | https://stedolan.github.io/jq |
源码仓库 | : | https://github.com/stedolan/jq |
操作系统 | 包管理器 | 仓库 | 安装命令 |
---|---|---|---|
All | vcpkg | official | vcpkg install jq vcpkg install jq:x64-osx vcpkg install jq:x64-linux vcpkg install jq:x64-windows |
Windows | Chocolatey | official | choco install -y jq |
macOS | HomeBrew | official | brew install jq |
GNU/Linux | HomeBrew | official | brew install jq |
apt | official | sudo apt-get install -y jq | |
CentOS | yum | RPMFusion | sudo yum install -y jq jq-devel |
dnf | RPMFusion | sudo dnf install -y jq jq-devel | |
openSUSE | zypper | PackMan | sudo zypper install -y jq |
Alpine Linux | apk | official | sudo apk add jq jq-dev jq-libs |
pacman | official | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | official | sudo emerge jq |