go-mtpfs software package provides Mount MTP devices over FUSE, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install go-mtpfs
go-mtpfs is installed in your system.
Make ensure the go-mtpfs package were installed using the commands given below,
$ sudo dpkg-query -l | grep go-mtpfs *
You will get with go-mtpfs package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | go-mtpfs |
| Version | 0.0~git20150802.0.3ef47f9-2 |
| Description | Mount MTP devices over FUSE |
| Sub Section | Devel |