Search Criteria
Package Details: gojq 0.12.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gojq.git (read-only, click to copy) |
---|---|
Package Base: | gojq |
Description: | Pure go implementation of jq |
Upstream URL: | https://github.com/itchyny/gojq |
Licenses: | MIT |
Submitter: | terinjokes |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 6 |
Popularity: | 0.63 |
First Submitted: | 2020-05-19 00:55 (UTC) |
Last Updated: | 2023-06-01 17:51 (UTC) |
Dependencies (3)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
Latest Comments
Freed commented on 2023-05-25 09:24 (UTC) (edited on 2023-05-25 09:24 (UTC) by Freed)
@cwrau hey, you can create a package named
gojq-symlinks
like https://aur.archlinux.org/packages/neovim-symlinksalerque commented on 2023-01-11 09:27 (UTC)
I'm not sure symlinking and provides/conflicts is the right way to go here. They are not 100% compatible and this way (the way upstream named them) they can be run in parallel on a system and choose the right one at run time. If I change that up it will break workflows for many folks.
cwrau commented on 2022-09-21 08:58 (UTC)
Can you set this to provide jq? And also create a symlink from jq to gojq?