01-19-2020, 07:23 PM
armhf is 32b. common for the kernel to be 64b (arm64) and userland can choose either 64b or 32b. it makes more sense to either (1) only do 32b userland, or (2) do primarily 64b userland and selectively 32b apps.
i.e. for (2): dpkg --add-architecture armhf && apt-get update && apt-get install -t unstable firefox:armhf
i just received my pbp friday, so still playing with the debian unofficial installs w/ armhf or arm64 userland. haven't made an informed decision yet...
i.e. for (2): dpkg --add-architecture armhf && apt-get update && apt-get install -t unstable firefox:armhf
i just received my pbp friday, so still playing with the debian unofficial installs w/ armhf or arm64 userland. haven't made an informed decision yet...