Can anyone tell me how to install Brave browser on Raspberry pi 5. I have attempted multiple times but it seems that every place I have looked at, all say to run on or from 'sources.list d' which 'Dougie' had told me to not to do in my last question. Can I install or run from a different directory so that it does not conflict?
Thanks in advance.
sudo(cause you needrootpermissions), and you create a new file in the directory/etc/apt/sources.list.d. Add that URL & the other stuff that goes in a*.listfile (look at your /etc/apt/sources.list file) into your editor, and then save that file in the folder/etc/apt/sources.list.d. You can name it whatever you like; e.g. "seanexperiment.list". – Seamus Dec 31 '23 at 20:08