< Home - < Back

zfs-fuse


Information about the package, zfs-fuse, which is shipped with common Linux distributions. The zfs-fuse package is designed for, ZFS ported to Linux FUSE.


Package Name:

zfs-fuse

Summary:

ZFS ported to Linux FUSE

Description:

ZFS is an advanced modern general-purpose filesystem from Sun Microsystems, originally designed for Solaris/OpenSolaris. This project is a port of ZFS to the FUSE framework for the Linux operating system. Project home page is at http://zfs-fuse.net/

Architecture:

x86_64

Version:

0.6.9

Release:

6.20100709git.el6

Size:

1.4 M

Repository:

epel

From Repository:

Licence:

CDDL



Handy Yum Commands for zfs-fuse


Control the zfs-fuse package with the following handy commands outlined below.


Command

Description of Command

yum install zfs-fuse

This command will install zfs-fuse on the server.

yum remove zfs-fuse

This command will un-install zfs-fuse on the server. When you run this command, you will be asked if you are sure that you want to remove zfs-fuse, so you have to manually confirm that you want to do this.

yum -y remove zfs-fuse

This command will un-install zfs-fuse on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove zfs-fuse when using the -y flag.

yum update zfs-fuse

This command will update zfs-fuse to the latest version. When you run this command, you will be asked if you are sure that you want to remove zfs-fuse, so you have to manually confirm that you want to do this.

yum -y update zfs-fuse

This command will update zfs-fuse to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove zfs-fuse when using the -y flag.

yum info zfs-fuse

This command will show you core information about the zfs-fuse package.

yum deplist zfs-fuse

This command will show you the dependencies for zfs-fuse. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update zfs-fuse

This command will check if there is an update waiting on zfs-fuse. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.