I've uninstall flatpak
with:
sudo apt remove flatpak
but I'm getting a:
flatpak: command not found
everytime I start the terminal, I checked the .profile
and the .bashrc
to see where that command could be invoked but found nothing. I even used fzf to search and remove any flatpak things left behind and checked this question and remove the relevant files but I'm still getting that error when lunching the terminal. Any help is appreciated!