Search Criteria
Package Details: go-dev 1.18.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/go-dev.git (read-only, click to copy) |
---|---|
Package Base: | go-dev |
Description: | Core compiler tools for the Go programming language |
Upstream URL: | https://golang.org/ |
Licenses: | BSD |
Provides: | go-pie |
Replaces: | go-pie |
Submitter: | arnottcr |
Maintainer: | arnottcr |
Last Packager: | arnottcr |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-13 22:34 (UTC) |
Last Updated: | 2022-05-13 16:22 (UTC) |
Dependencies (3)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
- perl (perl-git) (make)
Required by (110)
- 3mux-git (requires go-pie) (make)
- arduino-cli-rc (requires go-pie) (make)
- asciitosvg-git (requires go-pie) (make)
- autovpn-git (requires go-pie) (make)
- babelweb2-git (requires go-pie) (make)
- baidupcs-go-git (requires go-pie) (make)
- bashhub-server-git (requires go-pie) (make)
- browserpass-git (requires go-pie) (make)
- cf-tool (requires go-pie) (make)
- chksum-git (requires go-pie) (make)
- coil (requires go-pie) (make)
- colorex-git (requires go-pie) (make)
- coyim (requires go-pie) (make)
- cupholder (requires go-pie) (make)
- cuppa (requires go-pie) (make)
- deepin-api-git (requires go-pie) (make)
- dnscontrol (requires go-pie) (make)
- dnscontrol-git (requires go-pie) (make)
- efs2tar-git (requires go-pie) (make)
- fast-p (requires go-pie) (make)
- Show 90 more...
Latest Comments
FabioLolix commented on 2021-06-13 13:23 (UTC)
-dev and specify in pkgdesc that will build the various pre-release?
arnottcr commented on 2021-06-11 04:20 (UTC)
I merged in upstream changes, so now it is actually source building, thus the
-bin
is moot.happy to make things better, but
go-beta
seems inaccurate since this may contain beta or rc releases. I agree-tip
probably overlaps withgotip
, but is it better to use-beta
,-testing
,-rc
, or something else?FabioLolix commented on 2021-05-29 18:48 (UTC)
This need to be reuploaded as go-beta-bin
[Community] go is build from source..
seankhliao commented on 2020-03-05 10:03 (UTC)
I don't think go-tip is an appropriate name, considering upstream uses the name gotip to refer to build-from-HEAD (integrated installer with
go get golang.org/dl/gotip && gotip download
)arnottcr commented on 2020-01-04 21:43 (UTC)
This PKGBUILD is based off community/go[0]. I would like to minimise delta between the upstream PKGBUILD, so building from source is not desirable. I can change the name to go-tip-bin, however as this package also installs /usr/lib/go, which includes the stdlib source, I am unclear if the -bin suffix makes things better.
0] https://www.archlinux.org/packages/community/x86_64/go
FabioLolix commented on 2019-12-30 11:36 (UTC)
Hello, what is the scope of this pkgbuild? also it should be compiled from source