How to Install and Uninstall go-mtpfs Package on Kali Linux

Last updated: May 11,2024

1. Install "go-mtpfs" package

Please follow the guidelines below to install go-mtpfs on Kali Linux

$ sudo apt update $ sudo apt install go-mtpfs

2. Uninstall "go-mtpfs" package

This guide let you learn how to uninstall go-mtpfs on Kali Linux:

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

3. Information about the go-mtpfs package on Kali Linux

Package: go-mtpfs
Source: go-mtpfs (1.0.0+git20200111.42254b1-1)
Version: 1.0.0+git20200111.42254b1-1+b7
Installed-Size: 2544
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.9)
Size: 903468
SHA256: 7ef36e48ee9ca089d5fa96ecf2381c100afbce8ede6e54071e317f02ffe17b5e
SHA1: 8072b81fcf2f38e91fe45f6ed6d77f3501b71ec5
MD5sum: 30bfced9b1348cd2ee1b96fd2f8bc024
Description: 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:
Homepage: https://github.com/hanwen/go-mtpfs
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-hanwen-go-fuse (= 2.1.0+git20220822.58a7e14-1), golang-github-hanwen-usb (= 0.0~git20141217.69aee45-3), golang-golang-x-sys (= 0.12.0-1)
Section: devel
Priority: optional
Filename: pool/main/g/go-mtpfs/go-mtpfs_1.0.0+git20200111.42254b1-1+b7_amd64.deb