How to Install fdroidserver software package in Debian 9 (Stretch)

How to Install fdroidserver software package in Debian 9 (Stretch)

fdroidserver software package provides F-Droid build server and repository tools for Android, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fdroidserver 

fdroidserver is installed in your system.

Make ensure the fdroidserver package were installed using the commands given below,

$ sudo dpkg-query -l | grep fdroidserver *

You will get with fdroidserver package name, version, architecture and description in a table

fdroidserver package basic information:

Distro Debian 9 stretch
Section Python
Package fdroidserver
Version 0.7.0-1
Description F-Droid build server and repository tools for Android
Sub Section Python


See Also, How to uninstall or remove fdroidserver software package from Debian 9 (Stretch)?