Today , i will show you how to install simple screen recorder in Ubuntu using terminal.
First update the os by typing: sudo apt update
then after updating , we will type
"snap install simplescreenrecorder" to install it.
After installation we can launch it by typing "simplescreenrecorder" in the terminal . If you want to uninstall it then open terminal again and type "snap remove simplescreenrecorder".