Package Details - libgstreamer-plugins-good1.0-0
Metadata
- Version
- 1.26.5-1ubuntu2.2
- Architecture
amd64- Section
libs- Priority
extra- 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 development files for libraries from the "good" set
Relations
Depends
libc6 (>= 2.4)
libglib2.0-0t64 (>= 2.80.0)
libgstreamer-plugins-base1.0-0 (>= 1.26.0)
libgstreamer1.0-0 (>= 1.26.0)
Breaks
libgstreamer-plugins-bad1.0-0 (<< 1.0.3-1ubuntu1)
Replaces
gstreamer1.0-plugins-good (= 1.0.3-1ubuntu1)
libgstreamer-plugins-bad1.0-0 (<< 1.0.3-1ubuntu1)
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 libgstreamer-plugins-good1.0-0
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 34 KB
Installed Size: 146 B
Component: main
Multi-Arch: same
Hashes
SHA256: fbd14d5c765d985965e400f4ee275d20967a4d50116230357e7dd9a09ddab2a3 SHA1: 2723369c52bbbecdd506ca3db153823c1307c602 MD5: 114a651ba0b5fae9dd85316e5936e506What 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.