Fun with Raspberry Pi Boards - Part 9 (Installing vokoscreen for screen recording)

Fun with Raspberry Pi Boards - Part 9 (Installing vokoscreen for screen recording)

Open the command prompt on the Raspberry Pi board

First update the operating system on raspberry Pi to latest by installing latest packages. This step is optional

sudo apt update

Now proceed to the vokoscreen installation using the following command

sudo apt install vokoscreen


You must find vokoscreen under Sound & Video -> vokoscreen

-----------------------------------------------------

How to take screenshot on Raspberry Pi?

In case, you want to capture a screenshot in Raspberry Pi, install GNOME screenshot

Install GNOME screenshot using the below command

sudo apt install gnome-screenshot

Post a Comment

0 Comments