Just installed Ubuntu, I am a total newbie, I tried installing brave via the official installation instructions for installing Brave on Ubuntu (and Mint and Debian) here: https://brave.com/linux/
But things errored out on the second line. I got to:
sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
after installing curl, so really it is the first line having anything to do with Brave at all, and I immediately got a:
curl: (23) Failure writing output to destination
I have been looking around for pre-existing help on line with regards to "curl: (23)" type errors, and basically all the advice was to delete and then update curl by reinstalling it. So I have done that a number of times in different ways now, but it doesn't do anything, I still have the same issue.
As an aside, which of the log files in the var/log directory are the logs written when installing Ubuntu. A few little errors occurred on install and I want to get those logs to see if any of them need fixes or whatnot -- even to just figure out what happened didn't get installed would be nice.