How to Install and Uninstall gir1.2-gst-rtsp-server-1.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "gir1.2-gst-rtsp-server-1.0" package

This tutorial shows how to install gir1.2-gst-rtsp-server-1.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gir1.2-gst-rtsp-server-1.0

2. Uninstall "gir1.2-gst-rtsp-server-1.0" package

Learn how to uninstall gir1.2-gst-rtsp-server-1.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gir1.2-gst-rtsp-server-1.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gir1.2-gst-rtsp-server-1.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gir1.2-gst-rtsp-server-1.0
Priority: optional
Section: universe/introspection
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Source: gst-rtsp-server1.0
Version: 1.6.2-1
Depends: gir1.2-gst-plugins-base-1.0 (>= 1.6.2), gir1.2-gstreamer-1.0 (>= 1.6.2), libgstrtspserver-1.0-0 (>= 1.6.0)
Filename: pool/universe/g/gst-rtsp-server1.0/gir1.2-gst-rtsp-server-1.0_1.6.2-1_amd64.deb
Size: 12480
MD5sum: 0a885d5f2a2b64cc5bcc110ef42df1be
SHA1: ecb968f1c91c76cfb0f65b0421c417f9b2e45ca6
SHA256: a82690fd7eeab7dd058c15be659f2adfe9b9a57225c00ab8eb96d3568d2e1dcf
Description-en: GObject introspection data for the GStreamer RTSP Server
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 introspection data for the GStreamer RTSP Server.
Description-md5: 86caaabae9e614dcf85cc74d17bd9192
Homepage: http://gstreamer.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu