Search Criteria
Package Details: dep-bin 0.5.4-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dep-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | dep-bin |
| Description: | Go dependency management tool |
| Upstream URL: | https://github.com/golang/dep |
| Keywords: | dep golang |
| Licenses: | BSD |
| Conflicts: | dep |
| Provides: | dep |
| Submitter: | subosito |
| Maintainer: | moe_narrow (cwrau) |
| Last Packager: | cwrau |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-01-25 09:57 (UTC) |
| Last Updated: | 2025-07-08 10:25 (UTC) |
Dependencies (0)
Required by (3)
- cxo (requires dep) (make)
- gosearch-git (requires dep) (make)
- operator-sdk-git (requires dep) (make)
Latest Comments
cwrau commented on 2019-10-21 14:36 (UTC)
Doesn't build for me:
Works with this patch:
You could replace the
SKIPsha256sum of theLICENSEfile with a correct oneRubenHoms commented on 2019-09-19 08:49 (UTC)
After the author reached out to me I managed to fix the faulty sha256sums by removing the yay cache. (located in ~/.cache/yay/dep-bin)
RubenHoms commented on 2019-09-18 08:02 (UTC)
Since the last change the package has a wrong sha256sum. While installing it returns with "Validating source files with sha256sums... dep-linux-amd64 ... FAILED" and then exits. Could you please fix this? Thanks for making this package! :)
larrabee commented on 2018-08-06 18:13 (UTC)
Hello. Latest version of the package have wrong sha256 sums. File: "dep-linux-amd64" Due to this issue its cannot be installed with yay. Can you fix it? Thank you.