How to Install and Uninstall fuse Package on openSUSE Leap

Last updated: May 20,2024

1. Install "fuse" package

Please follow the guidance below to install fuse on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install fuse

2. Uninstall "fuse" package

Please follow the guidance below to uninstall fuse on openSUSE Leap:

$ sudo zypper remove fuse

3. Information about the fuse package on openSUSE Leap

Information for package fuse:
-----------------------------
Repository : Main Repository
Name : fuse
Version : 2.9.7-3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 228.9 KiB
Installed : No
Status : not installed
Source package : fuse-2.9.7-3.3.1.src
Upstream URL : https://github.com/libfuse/libfuse
Summary : User space File System
Description :
With FUSE, a user space program can export a file system through the
kernel-default (Linux kernel).
User space file systems which are implemented using FUSE are provided
by the following packages:
- curlftpfs (mount FTP servers),
- encfs (layered file encryption),
- fuseiso (mount iso, img, bin, mdf and nrg CD-ROM images),
- fusepod (mount iPods),
- fusesmb (mount a fully browseable network neighborhood),
- gphotofs (mount gphoto-supported cameras),
- ntfs-3g (mount NTFS volumes read-write),
- obexfs (mount of bluetooth devices),
- sshfs (mount over ssh),
- wdfs (mount of WebDAV shares)
This package contains the mount binaries for fuse (might not be needed
by some FUSE filesystems like ntfs-3g) and the documentation for FUSE.
After installing fuse-devel, administrators can compile and install
other user space file systems which can be found at
http://fuse.sourceforge.net/wiki