How To Install sblim-cmpi-fsvol-test on Fedora 36
Introduction
In this tutorial we learn how to install sblim-cmpi-fsvol-test
on Fedora 36.
What is sblim-cmpi-fsvol-test
SBLIM Base Fsvol Testcase Files for SBLIM Testsuite
We can use yum
or dnf
to install sblim-cmpi-fsvol-test
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install sblim-cmpi-fsvol-test.
Install sblim-cmpi-fsvol-test on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install sblim-cmpi-fsvol-test
using dnf
by running the following command:
sudo dnf -y install sblim-cmpi-fsvol-test
Install sblim-cmpi-fsvol-test on Fedora 36 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-test
using yum
by running the following command:
sudo yum -y install sblim-cmpi-fsvol-test
How To Uninstall sblim-cmpi-fsvol-test on Fedora 36
To uninstall only the sblim-cmpi-fsvol-test
package we can use the following command:
sudo dnf remove sblim-cmpi-fsvol-test
sblim-cmpi-fsvol-test Package Contents on Fedora 36
/usr/share/sblim-testsuite/cim/Linux_BlockStorageStatisticalData.cim
/usr/share/sblim-testsuite/cim/Linux_BootOSFromFS.cim
/usr/share/sblim-testsuite/cim/Linux_Ext2FileSystem.cim
/usr/share/sblim-testsuite/cim/Linux_Ext3FileSystem.cim
/usr/share/sblim-testsuite/cim/Linux_HostedFileSystem.cim
/usr/share/sblim-testsuite/cim/Linux_NFS.cim
/usr/share/sblim-testsuite/cim/Linux_ReiserFileSystem.cim
/usr/share/sblim-testsuite/system/linux/Linux_Ext2FileSystem.pl
/usr/share/sblim-testsuite/system/linux/Linux_Ext2FileSystem.system
/usr/share/sblim-testsuite/system/linux/Linux_Ext3FileSystem.pl
/usr/share/sblim-testsuite/system/linux/Linux_Ext3FileSystem.system
/usr/share/sblim-testsuite/system/linux/Linux_HostedFileSystem.system
/usr/share/sblim-testsuite/system/linux/Linux_ReiserFileSystem.pl
/usr/share/sblim-testsuite/system/linux/Linux_ReiserFileSystem.system
/usr/share/sblim-testsuite/system/linux/countFileSystemEntries.pl
/usr/share/sblim-testsuite/test-cmpi-fsvol.sh
References
Summary
In this tutorial we learn how to install sblim-cmpi-fsvol-test
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).