How to Install and Uninstall bindfs Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "bindfs" package
In this section, we are going to explain the necessary steps to install bindfs on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
bindfs
Copied
2. Uninstall "bindfs" package
This is a short guide on how to uninstall bindfs on openSuSE Tumbleweed:
$
sudo zypper remove
bindfs
Copied
3. Information about the bindfs package on openSuSE Tumbleweed
Information for package bindfs:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bindfs
Version : 1.17.6-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 102.4 KiB
Installed : No
Status : not installed
Source package : bindfs-1.17.6-1.2.src
Upstream URL : https://bindfs.org/
Summary : Filesystem for mapping directories with alternate permissions
Description :
bindfs is a FUSE filesystem for mounting a directory to another
location, similarly to mount --bind. The permissions inside the
mountpoint can be altered using various rules.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bindfs
Version : 1.17.6-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 102.4 KiB
Installed : No
Status : not installed
Source package : bindfs-1.17.6-1.2.src
Upstream URL : https://bindfs.org/
Summary : Filesystem for mapping directories with alternate permissions
Description :
bindfs is a FUSE filesystem for mounting a directory to another
location, similarly to mount --bind. The permissions inside the
mountpoint can be altered using various rules.