Another idea...
Create a text file (remove_brave.sh) and write these three lines:
#!/usr/bin/env bash
sudo apt remove brave-browser brave-keyring
sudo rm /etc/apt/sources.list.d/brave-browser-*.list
Then, run it according to my screenshot:
Much more practical for the people I help.