How to Install and Uninstall libstoragemgmt.src Package on Oracle Linux 9
Last updated: November 17,2024
1. Install "libstoragemgmt.src" package
This tutorial shows how to install libstoragemgmt.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libstoragemgmt.src
Copied
2. Uninstall "libstoragemgmt.src" package
This guide covers the steps necessary to uninstall libstoragemgmt.src on Oracle Linux 9:
$
sudo dnf remove
libstoragemgmt.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libstoragemgmt.src package on Oracle Linux 9
Last metadata expiration check: 0:05:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libstoragemgmt
Version : 1.9.7
Release : 2.el9
Architecture : src
Size : 1.0 M
Source : None
Repository : ol9_appstream
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).
Available Packages
Name : libstoragemgmt
Version : 1.9.7
Release : 2.el9
Architecture : src
Size : 1.0 M
Source : None
Repository : ol9_appstream
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).