is wireguard available on arm64
Mikaël Urankar
mikael.urankar at gmail.com
Tue Dec 31 10:07:32 UTC 2019
Le lun. 30 déc. 2019 à 22:12, Peter Libassi <peter at libassi.se> a écrit :
>
> I’m s newbie on BSD. Just installed freebsd on a RPI3 using the image https://download.freebsd.org/ftp/releases/arm64/aarch64/ISO-IMAGES/12.1/FreeBSD-12.1-RELEASE-arm64-aarch64-RPI3.img.xz
>
> which gave me release:
>
> FreeBSD bsd1 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC arm64
>
> pkg install wireguard gives message:
>
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up to date.
> All repositories are up to date.
> pkg: No packages available to install matching 'wireguard' have been found in the repositories
>
>
> on the Port web site i find: wireguard-1.0.20191226
>
> what am i doing wrong?
Nothing :)
go for arm64 is available as lang/go-devel. You'll need to compile it
manually as we only provide packages for the quarterly branch on
RELEASE version of FreeBSD (and go-devel hasn't landed in the
quarterly branch yet).
More information about the freebsd-arm
mailing list