Fixing the failed checksum from server error on FreeBSD 10 with the command line.

The failed checksum from server error is very annoying on FreeBSD 10. I fixed this by using the following command. pkg update -fpkg update -f This updated the package repositories information for FreeBSD 10 and allowed me to install the packages I required. This is a good command to run from time to time that … Read more