How to Install and Uninstall fuse3 Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "fuse3" package
In this section, we are going to explain the necessary steps to install fuse3 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
fuse3
Copied
2. Uninstall "fuse3" package
This guide covers the steps necessary to uninstall fuse3 on openSuSE Tumbleweed:
$
sudo zypper remove
fuse3
Copied
3. Information about the fuse3 package on openSuSE Tumbleweed
Information for package fuse3:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : fuse3
Version : 3.16.2-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 139.1 KiB
Installed : No
Status : not installed
Source package : fuse3-3.16.2-1.2.src
Upstream URL : https://github.com/libfuse/libfuse
Summary : Reference implementation of the "Filesystem in Userspace"
Description :
FUSE (Filesystem in Userspace) is an interface by the Linux kernel
for userspace programs to export a filesystem to the kernel.
This package contains helper programs for using FUSE mounts.
FUSE file systems are typically implemented as a standalone
applications in their own right and are packaged separately.
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : fuse3
Version : 3.16.2-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 139.1 KiB
Installed : No
Status : not installed
Source package : fuse3-3.16.2-1.2.src
Upstream URL : https://github.com/libfuse/libfuse
Summary : Reference implementation of the "Filesystem in Userspace"
Description :
FUSE (Filesystem in Userspace) is an interface by the Linux kernel
for userspace programs to export a filesystem to the kernel.
This package contains helper programs for using FUSE mounts.
FUSE file systems are typically implemented as a standalone
applications in their own right and are packaged separately.