How To Install sblim-cmpi-nfsv3-test.x86_64 on Amazon Linux 2
In this tutorial we learn how to install sblim-cmpi-nfsv3-test.x86_64 in Amazon Linux 2. sblim-cmpi-nfsv3-test.x86_64 is SBLIM Nfsv3 Instrumentation Testcases
Introduction
In this tutorial we learn how to install sblim-cmpi-nfsv3-test.x86_64
on Amazon Linux 2.
What is sblim-cmpi-nfsv3-test.x86_64
SBLIM Base Fsvol Testcase Files for SBLIM Testsuite
We can use yum
to install sblim-cmpi-nfsv3-test.x86_64
on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install sblim-cmpi-nfsv3-test.x86_64.
Install sblim-cmpi-nfsv3-test.x86_64 on Amazon Linux 2 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install sblim-cmpi-nfsv3-test.x86_64
using yum
by running the following command:
sudo yum -y install sblim-cmpi-nfsv3-test.x86_64
How To Uninstall sblim-cmpi-nfsv3-test.x86_64 on Amazon Linux 2
To uninstall only the sblim-cmpi-nfsv3-test.x86_64
package we can use the following command:
sudo yum remove sblim-cmpi-nfsv3-test.x86_64
sblim-cmpi-nfsv3-test.x86_64 Package Contents on Amazon Linux 2
/usr/share/sblim-testsuite
/usr/share/sblim-testsuite/cim
/usr/share/sblim-testsuite/cim/Linux_NFSv3SettingContext.cim
/usr/share/sblim-testsuite/cim/Linux_NFSv3SystemConfiguration.cim
/usr/share/sblim-testsuite/cim/Linux_NFSv3SystemSetting.cim
/usr/share/sblim-testsuite/exports.nfsv3
/usr/share/sblim-testsuite/sblim-cmpi-nfsv3-test.sh
/usr/share/sblim-testsuite/system
/usr/share/sblim-testsuite/system/linux
/usr/share/sblim-testsuite/system/linux/Linux_NFSv3SettingContext.system
/usr/share/sblim-testsuite/system/linux/Linux_NFSv3SystemConfiguration.system
/usr/share/sblim-testsuite/system/linux/Linux_NFSv3SystemSetting.system
References
Summary
In this tutorial we learn how to install sblim-cmpi-nfsv3-test.x86_64
on Amazon Linux 2 using yum.