How to Install and Uninstall libfuse3-3 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "libfuse3-3" package
This is a short guide on how to install libfuse3-3 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libfuse3-3
Copied
2. Uninstall "libfuse3-3" package
Please follow the step by step instructions below to uninstall libfuse3-3 on openSUSE Leap:
$
sudo zypper remove
libfuse3-3
Copied
3. Information about the libfuse3-3 package on openSUSE Leap
Information for package libfuse3-3:
-----------------------------------
Repository : Main Repository
Name : libfuse3-3
Version : 3.10.5-150400.1.7
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 240.0 KiB
Installed : No
Status : not installed
Source package : fuse3-3.10.5-150400.1.7.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 : Main Repository
Name : libfuse3-3
Version : 3.10.5-150400.1.7
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 240.0 KiB
Installed : No
Status : not installed
Source package : fuse3-3.10.5-150400.1.7.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.