How to Install and Uninstall libstoragemgmt.x86_64 Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "libstoragemgmt.x86_64" package

This is a short guide on how to install libstoragemgmt.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libstoragemgmt.x86_64

2. Uninstall "libstoragemgmt.x86_64" package

Learn how to uninstall libstoragemgmt.x86_64 on CentOS Stream 8:

$ sudo dnf remove libstoragemgmt.x86_64 $ sudo dnf autoremove

3. Information about the libstoragemgmt.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:17:41 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libstoragemgmt
Version : 1.9.1
Release : 7.el8
Architecture : x86_64
Size : 249 k
Source : libstoragemgmt-1.9.1-7.el8.src.rpm
Repository : baseos
Summary : Storage array management library
URL : https://github.com/libstorage/libstoragemgmt
License : LGPLv2+
Description : The libStorageMgmt library will provide a vendor agnostic open source storage
: application programming interface (API) that will allow management of storage
: arrays. The library includes a command line interface for interactive use and
: scripting (command lsmcli). The library also has a daemon that is used for
: executing plug-ins in a separate process (lsmd).