Search Criteria
Package Details: fvs2 0.1.5-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fvs2.git (read-only, click to copy) |
|---|---|
| Package Base: | fvs2 |
| Description: | Standalone CLI for FVS v2 |
| Upstream URL: | https://github.com/fvs-lab/fvs2 |
| Licenses: | MIT |
| Submitter: | w568w |
| Maintainer: | w568w |
| Last Packager: | w568w |
| Votes: | 3 |
| Popularity: | 1.63 |
| First Submitted: | 2026-03-24 17:54 (UTC) |
| Last Updated: | 2026-05-23 17:04 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
w568w commented on 2026-05-23 17:01 (UTC)
@willlker I saw that some other packages (e.g.,
bottles) usearch=(any). But you are correct, I've updated it.willker commented on 2026-05-23 15:02 (UTC) (edited on 2026-05-23 15:03 (UTC) by willker)
Sorry, the information provided is incorrect. According to ArchWiki, it should be
'x86_64' 'aarch64'instead of'any'.w568w commented on 2026-05-23 14:09 (UTC)
@willker Done.
willker commented on 2026-05-23 14:00 (UTC)
can you change arch to
'any'plzhaljordan commented on 2026-04-13 14:54 (UTC)
Odd, this file only had that line, and I don't recall every making it.... ~/.config/go/env:GO111MODULE=off
w568w commented on 2026-04-09 12:36 (UTC)
@haljordan , it seems very strange to me.
GO111MODULEshould beonby default. Maybe you've installed a non-standard version of Go? Also check your/etc/makepkg.conf.haljordan commented on 2026-04-09 12:31 (UTC)
Started to get this error:
Can't find that being set anywhere, is it a new default for go?
After adding this to prepare before the other export, it built fine: