Install Green Screen Recorder on Ubuntu. Green Recorder is a simple desktop recorder for Linux Ubuntu systems. Green Recorder is written with Python and GTK+ 3. Since 2.0 release, it supports Wayland on GNOME session.
Green Recorder 2.0 on Ubuntu
Run the following commands in Terminal to install Green Recorder 2.0 on Ubuntu 16.10 and Ubuntu 16.04 Systems:
sudo apt-get update
sudo add-apt-repository ppa:mhsabbagh/greenproject
sudo apt-get update
sudo apt install green-recorder
Once installed, open the green-recorder app from Ubuntu Dash.
If you aren’t happy with the app and wish to uninstall and remove green-recorder, simply run the following commands:
sudo apt-get update
sudo apt-get remove green-recorder
sudo apt-get autoremove
If you need to know more about the app, visit https://launchpad.net/~mhsabbagh/+archive/ubuntu/greenproject