How to Install and Uninstall nbdkit-basic-filters.x86_64 Package on Rocky Linux 8

Last updated: April 26,2024

1. Install "nbdkit-basic-filters.x86_64" package

Please follow the step by step instructions below to install nbdkit-basic-filters.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install nbdkit-basic-filters.x86_64

2. Uninstall "nbdkit-basic-filters.x86_64" package

Please follow the guidance below to uninstall nbdkit-basic-filters.x86_64 on Rocky Linux 8:

$ sudo dnf remove nbdkit-basic-filters.x86_64 $ sudo dnf autoremove

3. Information about the nbdkit-basic-filters.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:54:48 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : nbdkit-basic-filters
Version : 1.24.0
Release : 4.module+el8.6.0+847+b490afdd
Architecture : x86_64
Size : 267 k
Source : nbdkit-1.24.0-4.module+el8.6.0+847+b490afdd.src.rpm
Repository : appstream
Summary : Basic filters for nbdkit
URL : https://github.com/libguestfs/nbdkit
License : BSD
Description : This package contains filters for nbdkit which only depend on simple
: C libraries: glibc, gnutls. Other filters for nbdkit with more
: complex dependencies are packaged separately.
:
: nbdkit-blocksize-filter Adjust block size of requests sent to plugins.
:
: nbdkit-cache-filter Server-side cache.
:
: nbdkit-cacheextents-filter Cache extents.
:
: nbdkit-checkwrite-filter Check writes match contents of plugin.
:
: nbdkit-cow-filter Copy-on-write overlay for read-only plugins.
:
: nbdkit-ddrescue-filter Filter for serving from ddrescue dump.
:
: nbdkit-delay-filter Inject read and write delays.
:
: nbdkit-error-filter Inject errors.
:
: nbdkit-exitlast-filter Exit on last client connection.
:
: nbdkit-exitwhen-filter Exit gracefully when an event occurs.
:
: nbdkit-exportname-filter Adjust export names between client and plugin.
:
: nbdkit-extentlist-filter Place extent list over a plugin.
:
: nbdkit-fua-filter Modify flush behaviour in plugins.
:
: nbdkit-ip-filter Filter clients by IP address.
:
: nbdkit-limit-filter Limit nr clients that can connect concurrently.
:
: nbdkit-log-filter Log all transactions to a file.
:
: nbdkit-nocache-filter Disable cache requests in the underlying plugin.
:
: nbdkit-noextents-filter Disable extents in the underlying plugin.
:
: nbdkit-nofilter-filter Passthrough filter.
:
: nbdkit-noparallel-filter Serialize requests to the underlying plugin.
:
: nbdkit-nozero-filter Adjust handling of zero requests by plugins.
:
: nbdkit-offset-filter Serve an offset and range.
:
: nbdkit-partition-filter Serve a single partition.
:
: nbdkit-pause-filter Pause NBD requests.
:
: nbdkit-rate-filter Limit bandwidth by connection or server.
:
: nbdkit-readahead-filter Prefetch data when reading sequentially.
:
: nbdkit-retry-filter Reopen connection on error.
:
: nbdkit-stats-filter Display statistics about operations.
:
: nbdkit-swab-filter Filter for swapping byte order.
:
: nbdkit-tls-fallback-filter TLS protection filter.
:
: nbdkit-truncate-filter Truncate, expand, round up or round down size.