I know someone started a topic like this before but it didn’t seem to help me
From what I think is that related thread, since you’re having the same error, the same suggestion applies - check what’s shown in the flagged file. If you’re using Ubuntu or another Debian-based linux:
let’s take a peek at your sources list that is flagged as having a malformed entry by doing
sudo less /etc/apt/sources.list.d/brave-browser-release.list
Make sure there’s no stray characters if you copy and paste. Less should give you a single entry like this (type q to get out of it):
deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main
Is that what you get?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.