I'm really new to Linux and I've installed the Brave browser on my Chromebook. However, when I try to update it through the terminal, I run into this error: "E: Malformed entry 1 in list file /etc/apt/sources.list.d/mullvad.list (Component)" and "E: The list of sources could not be read." I'm unsure what this means or how to fix it. Any assistance would be greatly appreciated!
1 Answer
It looks like you might have also installed something from Mullvad, which is causing issues with your source list. A good tip would be to use software on Linux that doesn’t require messing with repositories or PPAs, like AppImage or Flatpak. This way, you can avoid a lot of headaches. Just be cautious with your repository list since changing it can affect your entire system. Try fixing the repository list, and then you should be able to update and install programs without issues.
So if I uninstall Mullvad from the Play Store, will that clear up the problem for Brave? Thanks!