How to install Screenrec Screen Recorder in Linux Ubuntu MX Linux Hindi Urdu
ScreenRec is a free screen recording and screen shot app for Windows and Linux. You can also share screen recording with anyone by uploading them directly on ScreenRec website.
To install ScreenRec in Linux, Press Ctrl+Alt +T to launch terminal and use following commands one by one
You can press Ctrl+shift+v to paste text in the terminal
sudo wget -q -O – | sudo apt-key add –
– 2nd command
sudo add-apt-repository ‘deb stable main’
if you see an error such as
add-apt-repository: command not found error
Here is how to solve this issue. Type
sudo apt update
and hit enter. and then type or paste following command and hit enter
sudo apt install software-properties-common
now type the following command.
sudo add-apt-repository ‘deb stable main’
hit enter and then paste following command.
sudo apt update
now finally, you can use the following command to Install
sudo apt install screenrec
and following command to uninstall Screen Rec program.
sudo apt purge screenrec
#. Other Free Screen Recording apps for Linux
Simple Screen Recorder
Kazam
VokoScreen
[ad_2]
source