How to Install and Uninstall libfuse3-3 Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "libfuse3-3" package
In this section, we are going to explain the necessary steps to install libfuse3-3 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libfuse3-3
Copied
2. Uninstall "libfuse3-3" package
Please follow the instructions below to uninstall libfuse3-3 on openSuSE Tumbleweed:
$
sudo zypper remove
libfuse3-3
Copied
3. Information about the libfuse3-3 package on openSuSE Tumbleweed
Information for package libfuse3-3:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libfuse3-3
Version : 3.16.2-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 258.2 KiB
Installed : No
Status : not installed
Source package : fuse3-3.16.2-1.2.src
Upstream URL : https://github.com/libfuse/libfuse
Summary : Library of FUSE, the User space File System for GNU/Linux and BSD
Description :
FUSE (Filesystem in Userspace) is an interface by the Linux kernel
for userspace programs to export a filesystem to the kernel.
A FUSE file system is typically implemented as a standalone
application that links with libfuse. libfuse provides a C API over
the raw kernel interface.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libfuse3-3
Version : 3.16.2-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 258.2 KiB
Installed : No
Status : not installed
Source package : fuse3-3.16.2-1.2.src
Upstream URL : https://github.com/libfuse/libfuse
Summary : Library of FUSE, the User space File System for GNU/Linux and BSD
Description :
FUSE (Filesystem in Userspace) is an interface by the Linux kernel
for userspace programs to export a filesystem to the kernel.
A FUSE file system is typically implemented as a standalone
application that links with libfuse. libfuse provides a C API over
the raw kernel interface.