Peek: Animated GIF Screen Recorder Software for Ubuntu
1. What is Peek?
Peek is a simple software helping you record part of the screen and export it into a GIF file. The Peek works as a Camera located at the top of all applications and records the part of screen.
Note: The Peek is an application for the computers using Linux operating system. If you use the Windows operating system, you can install a similar software that is GifCam. In my experience, the GifCam is better software because it creates GIF files with very small capacity while its image quality is very good. Unfortunately, the GifCam supports only Windows operating system.
2. Install the Peek software
To install the Peek on Ubuntu (Linux), it is very simple - you just need to open the Terminal window and execute the following three commands. You first need to execute the command to add the repository of this software to your system.
sudo add-apt-repository ppa:peek-developers/stable
Next, update your system and install software.
sudo apt update
sudo apt install peek
Run the Peek software:
Ubuntu Tutorials
- Install GParted hard drive partition software on Ubuntu
- Install Ubuntu Desktop in VmWare
- Install Ubuntu Desktop on VirtualBox
- Create a Launcher (Shortcut) for a program in Ubuntu
- Install Ubuntu Server in VmWare
- Install GUI and VNC for Ubuntu Server
- Install OpenSSH Server on Ubuntu
- The softwares create note windows on Desktop for Ubuntu
- Install TeamViewer on Ubuntu
- Peek: Animated GIF Screen Recorder Software for Ubuntu
- Install GUI and Remote Desktop for Ubuntu Server
- Transfer files between computers using Cyberduck on Mac OS
- How to use the "hosts" file?
- Install Firefox Browser on Ubuntu
- Redirect port 80, 443 on Ubuntu using iptables
- Use WinSCP to transfer files between Computers
- Use Top Command - Task Manager for Ubuntu
- Check Internet Speed with speedtest-cli on Ubuntu
- Install Winrar on Ubuntu
- Install xChm Viewer to read the CHM file on Ubuntu
- Install FFmpeg on Ubuntu
- Setup environment variables on Ubuntu
Show More