This error is there because while you removed the packages, the repository is still there.
Here’s how to remove everything:
apt purge brave-browser brave-keyring
rm /etc/apt/sources.list.d/brave-browser-release.list
apt update
This error is there because while you removed the packages, the repository is still there.
Here’s how to remove everything:
apt purge brave-browser brave-keyring
rm /etc/apt/sources.list.d/brave-browser-release.list
apt update