How To Install sblim-sfcc-devel.x86_64 on Amazon Linux 2
In this tutorial we learn how to install sblim-sfcc-devel.x86_64 in Amazon Linux 2. sblim-sfcc-devel.x86_64 is Small Footprint CIM Client Library
Introduction
In this tutorial we learn how to install sblim-sfcc-devel.x86_64 on Amazon Linux 2.
What is sblim-sfcc-devel.x86_64
Small Footprint CIM Client Library Header Files and Link Libraries
We can use yum to install sblim-sfcc-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-sfcc-devel.x86_64.
Install sblim-sfcc-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-sfcc-devel.x86_64 using yum by running the following command:
sudo yum -y install sblim-sfcc-devel.x86_64
How To Uninstall sblim-sfcc-devel.x86_64 on Amazon Linux 2
To uninstall only the sblim-sfcc-devel.x86_64 package we can use the following command:
sudo yum remove sblim-sfcc-devel.x86_64
sblim-sfcc-devel.x86_64 Package Contents on Amazon Linux 2
/usr/include/CimClientLib/cmci.h
/usr/include/CimClientLib/cmcidt.h
/usr/include/CimClientLib/cmcift.h
/usr/include/CimClientLib/cmcimacs.h
/usr/include/CimClientLib/native.h
/usr/include/cimc/cimc.h
/usr/include/cimc/cimcdt.h
/usr/include/cimc/cimcft.h
/usr/lib64/libcimcclient.so
/usr/lib64/libcmpisfcc.so
References
Summary
In this tutorial we learn how to install sblim-sfcc-devel.x86_64 on Amazon Linux 2 using yum.