Hi, I installed FreeBSD 12.2-Release image for the Raspberry Pi 3 and I was able to get most things up and running smoothly (pkg, sudo, xorg). However, when I try to install firefox with
, it gives me this message:
My first thought was that I had the wrong package name, but after searching, all evidence seems to point to the name being "firefox". I've updated and upgraded pkg, searched for information on how to fix this, and (unsuccessfully) tried to install it with ports, but nothing works. Does anyone know what the problem is? Thanks!
Specs:
Raspberry Pi 3B
Arm Cortex CPU
bash shell (also tried to install on c shell if that matters)
12.2-Release image for Raspberry Pi 3
Code:
pkg install firefox
Code:
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date
Updating database digests format: 100%
pkg: No packages available to install matching "firefox" have been found in the repositories
Specs:
Raspberry Pi 3B
Arm Cortex CPU
bash shell (also tried to install on c shell if that matters)
12.2-Release image for Raspberry Pi 3