How to Install droopy software package in Debian 8 (Jessie)

How to Install droopy software package in Debian 8 (Jessie)

droopy software package provides mini web server to let others upload files to your computer, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install droopy 

droopy is installed in your system.

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

$ sudo dpkg-query -l | grep droopy *

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

droopy package basic information:

Distro Debian 8 jessie
Section Network
Package droopy
Version 0.20131121-1
Description mini web server to let others upload files to your computer
Sub Section Net


See Also, How to uninstall or remove droopy software package from Debian 8 (Jessie)?