Search Criteria
Package Details: perfops-cli 0.8.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/perfops-cli.git (read-only, click to copy) |
---|---|
Package Base: | perfops-cli |
Description: | A simple command line tool to interact with hundreds of servers around the world. Run benchmarks and debug your infrastructure without leaving your console. |
Upstream URL: | https://perfops.net |
Licenses: | Apache |
Submitter: | osbeck |
Maintainer: | osbeck |
Last Packager: | osbeck |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-14 18:41 (UTC) |
Last Updated: | 2021-11-21 07:54 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
osbeck commented on 2018-07-09 14:49 (UTC)
Added.
Thanks!
bjo commented on 2018-07-09 13:59 (UTC)
But if someone wants to use the PKGBUILD and has no GOPATH set it fails, I think.
osbeck commented on 2018-07-09 13:51 (UTC) (edited on 2018-07-09 13:53 (UTC) by osbeck)
Yes,
"go env" gives: GOPATH="/home/perosb/go"
Edit: just pasted gopath since I don't know how to do code blocks in comments ;)
bjo commented on 2018-07-09 13:43 (UTC)
Hm, do you have a GOPATH set?
osbeck commented on 2018-07-09 13:31 (UTC)
Strange. Tried it but two different installations and it works like it should.
bjo commented on 2018-07-08 20:13 (UTC)
It builds if you put
into prepare()
and run the build-script with
GOPATH="$srcdir"
bjo commented on 2018-07-08 12:27 (UTC) (edited on 2018-07-08 12:27 (UTC) by bjo)
Does not build: