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

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

gmtp software package provides simple file transfer program for MTP based devices, 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 gmtp 

gmtp is installed in your system.

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

$ sudo dpkg-query -l | grep gmtp *

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

gmtp package basic information:

Distro Debian 9 stretch
Section Sound
Package gmtp
Version 1.3.10-1
Description simple file transfer program for MTP based devices
Sub Section Sound


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