How to Install and Uninstall libgstreamer-plugins-bad1.0-0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libgstreamer-plugins-bad1.0-0" package

This tutorial shows how to install libgstreamer-plugins-bad1.0-0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libgstreamer-plugins-bad1.0-0

2. Uninstall "libgstreamer-plugins-bad1.0-0" package

This is a short guide on how to uninstall libgstreamer-plugins-bad1.0-0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libgstreamer-plugins-bad1.0-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgstreamer-plugins-bad1.0-0 package on Ubuntu 21.10 (Impish Indri)

Package: libgstreamer-plugins-bad1.0-0
Architecture: amd64
Version: 1.18.5-1ubuntu1
Multi-Arch: same
Priority: extra
Section: universe/libs
Source: gst-plugins-bad1.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1399
Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.44), libgstreamer-plugins-base1.0-0 (>= 1.18.0), libgstreamer1.0-0 (>= 1.18.0)
Conflicts: pitivi (<< 0.9999)
Filename: pool/universe/g/gst-plugins-bad1.0/libgstreamer-plugins-bad1.0-0_1.18.5-1ubuntu1_amd64.deb
Size: 420046
MD5sum: c313ce05c736718e02417db973208546
SHA1: 978709114ab76b4127de914145771f4f29a7318f
SHA256: 9a00d55447fe267caeed27b759145fe238c0e1329f1625a3a724eecdcd0500ab
SHA512: 90e442053a60bee520e7f840f9affa1dddd1ce42c0a93aa48413367780c2390becf4db93aab88fc1fb9b7ccf0996e5807f3c9325ed4c55f9d2b4088030d73236
Homepage: https://gstreamer.freedesktop.org
Description-en: GStreamer libraries from the "bad" set
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 plug-ins.
.
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
to the rest. They might be close to being good quality, but they're missing
something - be it a good code review, some documentation, a set of tests, a
real live maintainer, or some actual wide use.
.
This package contains shared GStreamer libraries from the "bad" set. The API
is not guaranteed to be stable.
Description-md5: dbdd7ec6aeb78f2810dfd938e41a97bc
Task: ubuntustudio-video