How to Install and Uninstall kpipewire.x86_64 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "kpipewire.x86_64" package

This guide let you learn how to install kpipewire.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install kpipewire.x86_64

2. Uninstall "kpipewire.x86_64" package

Please follow the instructions below to uninstall kpipewire.x86_64 on Oracle Linux 9:

$ sudo dnf remove kpipewire.x86_64 $ sudo dnf autoremove

3. Information about the kpipewire.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:54:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : kpipewire
Version : 5.27.6
Release : 1.el9
Architecture : x86_64
Size : 120 k
Source : kpipewire-5.27.6-1.el9.src.rpm
Repository : epel
Summary : Set of convenient classes to use PipeWire in Qt projects
URL : https://invent.kde.org/plasma/kpipewire
License : LGPLv2+
Description : It is developed in C++ and it's main use target is QML components.
: As it's what's been useful, this framework focuses on graphical PipeWire
: features. If it was necessary, these could be included.
:
: At the moment we offer two main components:
:
: - KPipeWire: offers the main components to connect to and render
: PipeWire into your app.
: - KPipeWireRecord: using FFmpeg, helps to record a PipeWire video stream
: into a file.