Skip to content

Fedora

This library is dependency of drop-app. Without it, drop-app will crash on start up.

Terminal window
sudo dnf install libayatana-appindicator-gtk3

To install drop-app on Fedora, simply download the rpm package from this page and open the downloaded file. It will open it in the Software app. You can click Install on this page.

Installing drop-app on the Fedora Software app


You can also choose to install it via dnf:

Terminal window
sudo dnf install ./<downloaded .rpm package>

You can uninstall libayatana-appindicator-gtk3 if no other applications depend on it, or if you simply want to get rid of it, you can do so with the following:

Terminal window
sudo dnf remove libayatana-appindicator-gtk3

You can then uninstall drop with the following command:

Terminal window
sudo dnf remove drop-desktop-client