Say for example I didn't select things like ports or lib32 during the bsdinstall, could I install those later after installation or would I need to reinstall to get those? If I can then how would I do that?
lib32.txz you can copy from the installation media and extract it with tar -C / -xpf lib32.txz, and run freebsd-update fetch install after that, to update the lib32 to the same patch level.
FreeBSD provides two complementary technologies for installing third-party software: the FreeBSD Ports Collection, for installing from source, and packages, for installing from pre-built binaries
I didn't install lib32 when I first installed FBSD14.0, now I need it, how do I install them now and how do I let the system know that they are installed?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.