How to Install and Uninstall simple-mtpfs Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "simple-mtpfs" package

In this section, we are going to explain the necessary steps to install simple-mtpfs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install simple-mtpfs

2. Uninstall "simple-mtpfs" package

This guide let you learn how to uninstall simple-mtpfs on openSuSE Tumbleweed:

$ sudo zypper remove simple-mtpfs

3. Information about the simple-mtpfs package on openSuSE Tumbleweed

Information for package simple-mtpfs:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : simple-mtpfs
Version : 0.4.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 128.1 KiB
Installed : No
Status : not installed
Source package : simple-mtpfs-0.4.0-2.4.src
Upstream URL : https://github.com/phatina/simple-mtpfs
Summary : Simple MTP fuse filesystem driver
Description :
SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for
Linux (and other operating systems with a FUSE implementation, such as Mac OS X
or FreeBSD) capable of operating on files on MTP devices attached via USB to
local machine. On the local computer where the SIMPLE-MTPFS is mounted, the
implementation makes use of the FUSE (Filesystem in Userspace) kernel module.
The practical effect of this is that the end user can seamlessly interact with
MTP device files.