mirror of
https://github.com/Drop-OSS/drop-docs.git
synced 2026-01-30 20:55:17 +01:00
* Adds pages to install drop-app on different platforms * Removes rust-nightly-bin related instructions as they are not needed * Adds ubuntu page * Adds debian page * Adds fedora guide * Improves documentation to get umu-run to work on steamos and bazzite * Fixes broken links * Fixes the bazzite page * Updates client link to latest version and removes rust-nightly-bin as a dependency on arch * Few improvements
455 B
455 B
Installing drop-app on Ubuntu
To install drop-app on Ubuntu, simply download the deb package and open the downloaded file. It will open it in the App Center. You can click Install on this page.
Uninstalling drop-app
To uninstall drop-app, you will need to open a terminal and run the following command:
sudo apt remove drop-desktop-client
