How to Install and Uninstall go-mtpfs Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

1. Install "go-mtpfs" package

This guide covers the steps necessary to install go-mtpfs on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install go-mtpfs

2. Uninstall "go-mtpfs" package

This tutorial shows how to uninstall go-mtpfs on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove go-mtpfs $ sudo apt autoclean && sudo apt autoremove

3. Information about the go-mtpfs package on Ubuntu 20.10 (Groovy Gorilla)

Package: go-mtpfs
Architecture: amd64
Version: 0.0~git20180209.d6f8f3c-1
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2469
Depends: libc6 (>= 2.4), libusb-1.0-0 (>= 2:1.0.9)
Filename: pool/universe/g/go-mtpfs/go-mtpfs_0.0~git20180209.d6f8f3c-1_amd64.deb
Size: 732368
MD5sum: 1e8518e7bd597cb68a187b15d92d97ef
SHA1: d19b2afa6037ec7e37bc26bd0fece64d0b8d78dd
SHA256: 6c797195ee75a5dfaab2f1d45748be03ac9cf44bc022320a1b40d8ee65542aaa
SHA512: 318a3f0874caf93a5796c068e3d7ed6784c562d8d6b6cbeaf8b60766afc439328ca294f64e7c3fdb749be17a92bded10b47d5cfacf40ccb9d76019e856e7a0d7
Homepage: https://github.com/hanwen/go-mtpfs
Description-en: Mount MTP devices over FUSE
Go-mtpfs is a simple FUSE filesystem for mounting Android devices as
an MTP device.
.
It will expose all storage areas of a device in the mount, and only
reads file metadata as needed, making it mount quickly. It uses Android
extensions to read/write partial data, so manipulating large files
requires no extra space in /tmp.
Description-md5: cc3e99acc12e8347f7b218086c57651f
Task: kubuntu-desktop, kubuntu-full, ubuntustudio-desktop, ubuntu-budgie-desktop