How to Install and Uninstall fedfs-utils-python.noarch Package on Amazon Linux 2
Last updated: November 27,2024
1. Install "fedfs-utils-python.noarch" package
Please follow the guidelines below to install fedfs-utils-python.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
fedfs-utils-python.noarch
Copied
2. Uninstall "fedfs-utils-python.noarch" package
Please follow the steps below to uninstall fedfs-utils-python.noarch on Amazon Linux 2:
$
sudo yum remove
fedfs-utils-python.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the fedfs-utils-python.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : fedfs-utils-python
Arch : noarch
Version : 0.10.5
Release : 0.amzn2.0.1
Size : 57 k
Repo : amzn2-core/2/x86_64
Summary : FedFS Python utilities
URL : http://wiki.linux-nfs.org/wiki/index.php/FedFsUtilsProject
License : GPLv2
Description : This package contains Python tools for administering the FedFS
: capabilities of a Linux NFS file server.
:
: RFC 5716 introduces the Federated File System (FedFS, for short).
: FedFS is an extensible standardized mechanism by which system
: administrators construct a coherent file name space across
: multiple file servers using file system referrals.
:
: A file system referral is like a symbolic link to another file
: system share, but it is not visible to applications. It behaves
: like an auto-mounted directory where a new file system mount is
: done when an application first accesses that directory. The
: arguments of the mount operation are controlled by information
: returned by the file server.
:
: Today, file system referral mechanisms exist in several network
: file system protocols. FedFS provides its file name space features
: by leveraging referral mechanisms already built in to network file
: system protocols. Thus no change to file system protocols or
: clients is required.
:
: Currently, the Linux FedFS implementation supports only NFS
: version 4 referrals. More on NFS version 4 referrals can be found
: in RFC 3530. FedFS may support other network file system protocols
: in the future.
Available Packages
Name : fedfs-utils-python
Arch : noarch
Version : 0.10.5
Release : 0.amzn2.0.1
Size : 57 k
Repo : amzn2-core/2/x86_64
Summary : FedFS Python utilities
URL : http://wiki.linux-nfs.org/wiki/index.php/FedFsUtilsProject
License : GPLv2
Description : This package contains Python tools for administering the FedFS
: capabilities of a Linux NFS file server.
:
: RFC 5716 introduces the Federated File System (FedFS, for short).
: FedFS is an extensible standardized mechanism by which system
: administrators construct a coherent file name space across
: multiple file servers using file system referrals.
:
: A file system referral is like a symbolic link to another file
: system share, but it is not visible to applications. It behaves
: like an auto-mounted directory where a new file system mount is
: done when an application first accesses that directory. The
: arguments of the mount operation are controlled by information
: returned by the file server.
:
: Today, file system referral mechanisms exist in several network
: file system protocols. FedFS provides its file name space features
: by leveraging referral mechanisms already built in to network file
: system protocols. Thus no change to file system protocols or
: clients is required.
:
: Currently, the Linux FedFS implementation supports only NFS
: version 4 referrals. More on NFS version 4 referrals can be found
: in RFC 3530. FedFS may support other network file system protocols
: in the future.