How to Install and Uninstall gstreamer1.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "gstreamer1.src" package
Please follow the guidelines below to install gstreamer1.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
gstreamer1.src
Copied
2. Uninstall "gstreamer1.src" package
This is a short guide on how to uninstall gstreamer1.src on Oracle Linux 9:
$
sudo dnf remove
gstreamer1.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the gstreamer1.src package on Oracle Linux 9
Last metadata expiration check: 1:49:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gstreamer1
Version : 1.22.1
Release : 2.el9
Architecture : src
Size : 1.7 M
Source : None
Repository : ol9_appstream
Summary : GStreamer streaming media framework runtime
URL : http://gstreamer.freedesktop.org/
License : LGPLv2+
Description : GStreamer is a streaming media framework, based on graphs of filters which
: operate on media data. Applications using this library can do anything
: from real-time sound processing to playing videos, and just about anything
: else media-related. Its plugin-based architecture means that new data
: types or processing capabilities can be added simply by installing new
: plugins.
Available Packages
Name : gstreamer1
Version : 1.22.1
Release : 2.el9
Architecture : src
Size : 1.7 M
Source : None
Repository : ol9_appstream
Summary : GStreamer streaming media framework runtime
URL : http://gstreamer.freedesktop.org/
License : LGPLv2+
Description : GStreamer is a streaming media framework, based on graphs of filters which
: operate on media data. Applications using this library can do anything
: from real-time sound processing to playing videos, and just about anything
: else media-related. Its plugin-based architecture means that new data
: types or processing capabilities can be added simply by installing new
: plugins.