How to Install and Uninstall nfs-client-provisioner Package on openSUSE Leap

Last updated: December 25,2024

1. Install "nfs-client-provisioner" package

In this section, we are going to explain the necessary steps to install nfs-client-provisioner on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install nfs-client-provisioner

2. Uninstall "nfs-client-provisioner" package

Please follow the step by step instructions below to uninstall nfs-client-provisioner on openSUSE Leap:

$ sudo zypper remove nfs-client-provisioner

3. Information about the nfs-client-provisioner package on openSUSE Leap

Information for package nfs-client-provisioner:
-----------------------------------------------
Repository : Main Repository
Name : nfs-client-provisioner
Version : 2.3.0+git20200220.a14bfd72-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 34.4 MiB
Installed : No
Status : not installed
Source package : nfs-client-provisioner-2.3.0+git20200220.a14bfd72-bp155.2.11.src
Upstream URL : https://github.com/kubernetes-incubator/external-storage/tree/master/nfs-client
Summary : Automatic provisioner using an existing and already configured NFS server
Description :
nfs-client is an automatic provisioner that uses an existing and already configured NFS server to support dynamic provisioning of Kubernetes Persistent Volumes via Persistent Volume Claims. Persistent volumes are provisioned as ${namespace}-${pvcName}-${pvName}.