How to Install and Uninstall python-farstream Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python-farstream" package

This is a short guide on how to install python-farstream on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-farstream

2. Uninstall "python-farstream" package

Please follow the step by step instructions below to uninstall python-farstream on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-farstream $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-farstream package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-farstream
Priority: optional
Section: universe/python
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Telepathy maintainers
Architecture: amd64
Source: farstream
Version: 0.1.2-3ubuntu1
Provides: python2.7-farstream
Depends: libc6 (>= 2.2.5), libfarstream-0.1-0 (>= 0.1.1), libglib2.0-0 (>= 2.30), libgstreamer0.10-0 (>= 0.10.33), python (>= 2.7), python (<< 2.8), python-gst0.10
Filename: pool/universe/f/farstream/python-farstream_0.1.2-3ubuntu1_amd64.deb
Size: 14192
MD5sum: 1322e161664cfc2ee2a264b5f0292c33
SHA1: 77b6b62fb448e87d429a2828c2326aae048e16c2
SHA256: 8d8f26ccf81b5bf8047baf77486adfaa0f562856487e655ad2e9cb25043d6095
Description-en: Audio/Video communications framework: Python bindings
The Farstream project is an effort to create a framework to deal with all
known audio/video conferencing protocols. On one side it offers a generic
API that makes it possible to write plugins for different streaming
protocols, on the other side it offers an API for clients to use those
plugins.
.
This package provides Python bindings for Farstream.
Description-md5: 28f3eca8d233e833db2b98d418597d58
Homepage: http://www.freedesktop.org/wiki/Software/Farstream/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu