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

Last updated: July 01,2024

1. Install "python-txosc" package

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

$ sudo apt update $ sudo apt install python-txosc

2. Uninstall "python-txosc" package

Please follow the guidance below to uninstall python-txosc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-txosc
Priority: optional
Section: universe/python
Installed-Size: 172
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.2.0-2
Depends: python:any (<< 2.8), python, python:any (>= 2.7.5-5~), python-twisted-core (>= 8.1.0)
Filename: pool/universe/p/python-txosc/python-txosc_0.2.0-2_all.deb
Size: 25846
MD5sum: 776dad56298b6fe6c8564f1d2a9c32ae
SHA1: dd23973a04661a5e92be97159ccf9c8666b05f4b
SHA256: 7065c0084071ec34093479fa9b050f9acab6b56c267d65b6a760a4e79b5644af
Description-en: Open Sound Control (OSC) protocol for Twisted
Open Sound Control (OSC) is an open, transport-independent,
message-based protocol developed for communication among computers,
sound synthesizers, and other multimedia devices.
.
This library implements OSC version 1.1 over both UDP and TCP for
the Twisted Python framework.
.
Twisted is an event-based framework for internet applications which
works on Python 2.3 through 2.6.
Description-md5: c1d03af2f3205b122d22a9352c75e77e
Homepage: http://www.bibucket.org/arjan/txosc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu