Screensy is a powerful and lightweight screenshot tool that is compatible with several Linux distributions, including MXLinux. MXLinux is a popular and user-friendly distribution that is perfect for both beginners and experienced users. In this tutorial, we will guide you through the process of installing Screensy on MXLinux.
Before we proceed with the installation process, it is essential to ensure that your system satisfies the following prerequisites:
Open the terminal by pressing CTRL+ALT+T
.
Run the following command to update the package list:
sudo apt-get update
Install the necessary dependencies by running the following command:
sudo apt-get install -y libqt5svg5-dev libkf5windowmanagerutils-dev libxcb-util-dev libxcb-icccm4-dev libxcb-image0-dev libxcb-randr0-dev libxcb-xinerama0-dev build-essential cmake git
Change your current working directory to your preferred location by running the cd
command. For example:
cd /home/user/Desktop
This will navigate you to the Desktop directory.
Clone the Screensy repository by running the following command:
git clone https://github.com/screensy/screensy.git
Change your current working directory to the Screensy directory by running the following command:
cd screensy
Create a build
directory by running the following command:
mkdir build
Change your current working directory to the build
directory by running the following command:
cd build
Build the project by running the cmake
command followed by the make
command:
cmake ..
make
This will take a few minutes to build the project.
Install Screensy by running the following command:
sudo make install
Once you have installed Screensy on MXLinux, you can launch it by typing screensy
in the terminal or by using the application launcher. From there, you can take screenshots of the entire screen, a specific window, or a custom area.
Screensy is an excellent screenshot tool that is lightweight, easy to use, and compatible with several Linux distributions, including MXLinux. With this tutorial, you now know how to install Screensy on MXLinux and take the perfect screenshot whenever needed.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!