How to Install and Uninstall libgstrtspserver-1.0-0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libgstrtspserver-1.0-0" package

Learn how to install libgstrtspserver-1.0-0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgstrtspserver-1.0-0

2. Uninstall "libgstrtspserver-1.0-0" package

Please follow the step by step instructions below to uninstall libgstrtspserver-1.0-0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgstrtspserver-1.0-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgstrtspserver-1.0-0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgstrtspserver-1.0-0
Priority: optional
Section: universe/libs
Installed-Size: 324
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Source: gst-rtsp-server1.0
Version: 1.6.2-1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.4.0), libgstreamer1.0-0 (>= 1.0.0), gstreamer1.0-plugins-base (>= 1.5.1), gstreamer1.0-plugins-good (>= 1.5.1)
Filename: pool/universe/g/gst-rtsp-server1.0/libgstrtspserver-1.0-0_1.6.2-1_amd64.deb
Size: 99620
MD5sum: dabcdedfcff6d32105144a2085746fc4
SHA1: d47228e881fe1b2a00f3bb6c0a9879c68e2ba4bf
SHA256: 06fda6dd53a26a11237bf41fe21ddb659cc2646a46512321048e4495456d0a3d
Description-en: GStreamer RTSP Server (shared library)
gst-rtsp-server is a library on top of GStreamer for building an RTSP
server or embedding RTSP server capabilities into applications.
.
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.
.
This package contains the shared library for the GStreamer RTSP Server.
Description-md5: 0ea9e7419c3c2010a3995c527c7eb8c9
Homepage: http://gstreamer.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu