How To Install sblim-cmpi-fsvol-devel.x86_64 on Amazon Linux 2
In this tutorial we learn how to install sblim-cmpi-fsvol-devel.x86_64 in Amazon Linux 2. sblim-cmpi-fsvol-devel.x86_64 is SBLIM Fsvol Instrumentation Header Development Files
Introduction
In this tutorial we learn how to install sblim-cmpi-fsvol-devel.x86_64 on Amazon Linux 2.
What is sblim-cmpi-fsvol-devel.x86_64
SBLIM Base Fsvol Development Package
We can use yum to install sblim-cmpi-fsvol-devel.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-fsvol-devel.x86_64.
Install sblim-cmpi-fsvol-devel.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-fsvol-devel.x86_64 using yum by running the following command:
sudo yum -y install sblim-cmpi-fsvol-devel.x86_64
How To Uninstall sblim-cmpi-fsvol-devel.x86_64 on Amazon Linux 2
To uninstall only the sblim-cmpi-fsvol-devel.x86_64 package we can use the following command:
sudo yum remove sblim-cmpi-fsvol-devel.x86_64
sblim-cmpi-fsvol-devel.x86_64 Package Contents on Amazon Linux 2
/usr/include/sblim/OSBase_CommonFsvol.h
/usr/include/sblim/cmpiOSBase_CommonFsvol.h
/usr/lib64/libcmpiOSBase_CommonFsvol.so
References
Summary
In this tutorial we learn how to install sblim-cmpi-fsvol-devel.x86_64 on Amazon Linux 2 using yum.