How to use KDE Connect with MATE on Ubuntu and Debian

KDE Connect is an extremely convenient way to link Android phones and Linux PCs. With KDE Connect, you can view notifications and reply to text messages on a desktop or laptop computer. You can also share files and links between two devices and control your PC from your phone.

Although KDE Connect is very popular, it still doesn't integrate well with GTK desktops like MATE. Thankfully, there is a way to use KDE Connect with MATE on Ubuntu and Debian.

Instructions for using KDE Connect with MATE on Ubuntu and Debian

  1. Install KDE Connect
  2. Install Flatpak
  3. Activate Flathub
  4. Install indicator-kdeconnect
  5. Get the app
  6. Phone connection

Install KDE Connect

Start by installing KDE Connect. Sure, KDE Connect has a lot of dependencies, but most of them are really just Qt libraries. You won't get many KDE or Plasma applications or even the desktop environment itself.

KDE Connect is available in both the Debian and Ubuntu repositories, so install it with Apt.

 sudo apt install kdeconnect 

Install Flatpak

There are several different ways to install indicator-kdeconnect, but Flatpak is the easiest way. If you do not already have Flatpak on your system, install it.

 sudo apt install flatpak 

Activate Flathub

Now, activate the Flathub repository on the system. This is a main repository and it contains all the content that Flatpak provides, so you won't have to regret installing it. Chances are you'll use Flatpak again in the future.

 sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo 

Install indicator-kdeconnect

How to use KDE Connect with MATE on Ubuntu and Debian Picture 1

Once you have added the repository to the system, you can install the indicator-kdeconnect.

 sudo flatpak install flathub com.github.bajoja.indicator-kdeconnect 

During the installation process, you will be asked to install some GNOME dependency via Flatpak. They are very necessary and will not interfere with your system. Please confirm and continue installation.

Get the app

How to use KDE Connect with MATE on Ubuntu and Debian Picture 2

Open Play Store and search for KDE Connect, then install it (usually the first result appears).

How to use KDE Connect with MATE on Ubuntu and Debian Picture 3

Open the application. You probably won't see many things there, but your computer will show up when you start KDE Connect.

Phone connection

Go back to the computer, log out of the user account and log in again. This is not always necessary, but you may need to do this to view the indicator from Flatpak in the launcher.

How to use KDE Connect with MATE on Ubuntu and Debian Picture 4

Open the Applications menu and view in the Internet tab . There you will see two KDE Connect options. Launch the KDE Connect Indicator .

The icon will appear in the system tray. Right-click it and select Configure.

How to use KDE Connect with MATE on Ubuntu and Debian Picture 5

A new window will open and you will see your device listed there. Click it to see the settings on the right side of the window. Then, at the top right, click the Request Pair button .

How to use KDE Connect with MATE on Ubuntu and Debian Picture 6

You will receive a notification asking for pairing on the phone. Please accept the request. The screen will move on both the phone and the computer, letting you know they are paired. You now have full access to KDE Connect features.

Hope you are succesful.

4.4 ★ | 16 Vote

May be interested

  • 9 most popular Linux package managers todayPhoto of 9 most popular Linux package managers today
    the common point between all linux distributions is that they need to be able to install new software packages into the system. various package managers are available, allowing users to install, manage and delete packages easily and quickly.
  • Is CentOS or Ubuntu the best web hosting server operating system?Photo of Is CentOS or Ubuntu the best web hosting server operating system?
    with so many available linux distributions, choosing a suitable distro for your home computer is not easy. choosing a linux distribution for the server is even more difficult.
  • How to upgrade DebianPhoto of How to upgrade Debian
    in every two year period, debian will have no changes. program and feature versions remain the same during this time.
  • 11 uses of ps command in LinuxPhoto of 11 uses of ps command in Linux
    for system administrators, ps is a frequently used tool. the ps command is used to list the processes currently running on the system, with many available filtering and display modes via flags and arguments.
  • Use the Top command to see the processes running in LinuxPhoto of Use the Top command to see the processes running in Linux
    the top command in linux is used to display all processes running in the linux environment. this tutorial shows you how to use the top command through explaining the various parameters available and the content they display.
  • What's new in Ubuntu 18.04 LTS just released?Photo of What's new in Ubuntu 18.04 LTS just released?
    ubuntu 18.04 lts code-named bionic beaver has just been officially launched on april 26th. this version is canonical's up to 5 year support period.