Package Details - gstreamer1.0-plugins-good
Metadata
- Version
- 1.26.5-1ubuntu2.2
- Architecture
amd64- Section
libs- Priority
optional- Source
gst-plugins-good1.0- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://gstreamer.freedesktop.org
- Description
GStreamer plugins from the "good" set
Relations
Depends
libaa1 (>= 1.4p5)
libavc1394-0 (>= 0.5.3)
libbz2-1.0
libc6 (>= 2.38)
libcaca0 (>= 0.99.beta20)
libcairo-gobject2 (>= 1.10.0)
libcairo2 (>= 1.10.0)
libdv4t64 (>= 1.0.0)
libflac14 (>= 1.5.0)
libgcc-s1 (>= 3.3.1)
libgdk-pixbuf-2.0-0 (>= 2.22.0)
libglib2.0-0t64 (>= 2.81.1)
libgstreamer-plugins-base1.0-0 (>= 1.26.0)
libgstreamer-plugins-good1.0-0 (= 1.26.5-1ubuntu2.2)
libgstreamer1.0-0 (>= 1.26.0)
libgudev-1.0-0 (>= 147)
libiec61883-0 (>= 1.2.0)
libjpeg8 (>= 8c)
libmp3lame0 (>= 3.100)
libmpg123-0t64 (>= 1.32.3)
liborc-0.4-0t64 (>= 1:0.4.34)
libpng16-16t64 (>= 1.6.46)
libpulse0 (>= 12.99.2)
libraw1394-11 (>= 2.1.2)
libshout3 (>= 2.4.6)
libspeex1 (>= 1.2~)
libssl3t64 (>= 3.0.0)
libstdc++6 (>= 5)
libtag2 (>= 2.0)
libtwolame0 (>= 0.3.10)
libv4l-0t64 (>= 0.5.0)
libvpx9 (>= 1.12.0)
libwavpack1 (>= 4.60)
libx11-6
libxdamage1 (>= 1:1.1)
libxext6
libxfixes3
libxml2-16 (>= 2.14.1)
libxtst6 (>= 2:1.2.5)
zlib1g (>= 1:1.1.4)
gstreamer1.0-plugins-base (>= 1.26.0)
libsoup-3.0-0
Recommends
Breaks
gstreamer1.0-plugins-bad (<< 1.15.1)
gstreamer1.0-plugins-ugly (<< 1.24)
gstreamer1.0-pulseaudio (<< 1.18.0)
libv4l-0 (<< 1.26.1-4~)
libv4lconvert0 (<< 1.26.1-4~)
Replaces
gstreamer1.0-plugins-bad (<< 1.15.1)
gstreamer1.0-plugins-ugly (<< 1.24)
gstreamer1.0-pulseaudio (<< 1.18.0)
Provides
gstreamer1.0-audiosink
gstreamer1.0-audiosource
gstreamer1.0-videosink
gstreamer1.0-videosource
gstreamer1.0-visualization
Reverse Dependencies
Loading…
How to Install
Step 1: Add this APT server
Option A: Using APKG CLI (recommended):
sudo apkg add-source https://apkg-dev.aiursoft.com/api/sources/4
Don't have apkg?
See how to install APKG CLI.
Option B: Manual bash setup:
sudo mkdir -p /usr/share/keyrings && \
curl -sL https://apkg-dev.aiursoft.com/artifacts/certs/anduinos | gpg --dearmor | sudo tee /usr/share/keyrings/anduinos-archive-keyring.gpg > /dev/null && \
echo "Types: deb
URIs: https://apkg-dev.aiursoft.com/artifacts/anduinos/
Suites: questing-security
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-4.sources && \
sudo apt update
Step 2: Install the package
sudo apt install gstreamer1.0-plugins-good
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 2250 KB
Installed Size: 7588 B
Component: main
Multi-Arch: same
Hashes
SHA256: 0c4a4cb69dbe8515bf133eaf1f0c499d2acad60864c85844cf29ad91c00e6d26 SHA1: 4654ed806341fffc8618d3cf8e70d9238aeaf3dd MD5: f0a04c8508f84e797d0153038d19d663What is a Package?
A .deb package is a software bundle ready to install on Debian/Ubuntu systems. It contains binaries, configs, and dependency metadata.
How to use: First add the APT repository via sudo apkg add-source, then sudo apt install @pkg.Package. Or download the .deb directly.