How to Install and Uninstall pmdk-convert.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "pmdk-convert.x86_64" package

This guide covers the steps necessary to install pmdk-convert.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install pmdk-convert.x86_64

2. Uninstall "pmdk-convert.x86_64" package

This guide covers the steps necessary to uninstall pmdk-convert.x86_64 on Oracle Linux 9:

$ sudo dnf remove pmdk-convert.x86_64 $ sudo dnf autoremove

3. Information about the pmdk-convert.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:39:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pmdk-convert
Version : 1.7
Release : 8.el9
Architecture : x86_64
Size : 262 k
Source : pmdk-convert-1.7-8.el9.src.rpm
Repository : ol9_appstream
Summary : Conversion tool for PMDK pools
URL : https://github.com/pmem/pmdk-convert
License : BSD
Description : pmdk-convert is a tool for conversion of PMDK pools from any version
: to any consecutive version. Currently only libpmemobj pools require
: conversion and this tool supports only those kind of pools.