How to Install Screensy on MXLinux

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.

Prerequisites

Before we proceed with the installation process, it is essential to ensure that your system satisfies the following prerequisites:

Installation Steps

  1. Open the terminal by pressing CTRL+ALT+T.

  2. Run the following command to update the package list:

    sudo apt-get update
    
  3. 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
    
  4. 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.

  5. Clone the Screensy repository by running the following command:

    git clone https://github.com/screensy/screensy.git
    
  6. Change your current working directory to the Screensy directory by running the following command:

    cd screensy
    
  7. Create a build directory by running the following command:

    mkdir build
    
  8. Change your current working directory to the build directory by running the following command:

    cd build
    
  9. 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.

  10. Install Screensy by running the following command:

    sudo make install
    

Usage

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.

Conclusion

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!