Hello,
So I had installed this screen recorder called screenrec and I don’t quite like it. When I went to their website again for uninstall instructions, could not find any. I installed it with these commands:
sudo wget -qO - https://screenrec.com/download/pub.asc | sudo apt-key add -
sudo add-apt-repository 'deb https://screenrec.com/download/ubuntu stable main'
sudo apt update
sudo apt install screenrec
Please help me completely remove this screen recorder with all the apt keys, repository etc.
Thanks.