How to Install Simple Screen Recorder in Ubuntu:
Here,we will install SSR with its official PAA.
Open terminal (CTRL+ALT+T) and pas this
To install SSR 32-bit on 64-bit system just do:
sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder && sudo apt update && sudo apt install simplescreenrecorder simplescreenrecorder-lib
To install SSR 32-bit on 64-bit system just do:
sudo apt install simplescreenrecorder-lib:i386
Uninstall:
To remove SSR past this to terminal and enter
sudo apt remove simplescreenrecorder simplescreenrecorder-lib

0 comments:
Post a Comment