How to Install and Uninstall nbdkit-server.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "nbdkit-server.x86_64" package

Learn how to install nbdkit-server.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install nbdkit-server.x86_64

2. Uninstall "nbdkit-server.x86_64" package

Learn how to uninstall nbdkit-server.x86_64 on Oracle Linux 9:

$ sudo dnf remove nbdkit-server.x86_64 $ sudo dnf autoremove

3. Information about the nbdkit-server.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:22:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : nbdkit-server
Version : 1.34.2
Release : 1.el9
Architecture : x86_64
Size : 141 k
Source : nbdkit-1.34.2-1.el9.src.rpm
Repository : ol9_appstream
Summary : The nbdkit server
URL : https://gitlab.com/nbdkit/nbdkit
License : BSD
Description : This package contains the nbdkit server with only the null plugin
: and no filters. To install a basic set of plugins and filters you
: need to install "nbdkit-basic-plugins", "nbdkit-basic-filters" or
: the metapackage "nbdkit".