How to Install and Uninstall liblo-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "liblo-tools" package

Please follow the guidance below to install liblo-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblo-tools

2. Uninstall "liblo-tools" package

Please follow the guidelines below to uninstall liblo-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblo-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblo-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblo-tools
Priority: optional
Section: universe/utils
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: liblo
Version: 0.28-5
Depends: libc6 (>= 2.7), liblo7 (>= 0.27)
Filename: pool/universe/libl/liblo/liblo-tools_0.28-5_amd64.deb
Size: 8698
MD5sum: 3477efb9e3cd22629bf5b277c4c375e6
SHA1: 83b9c4c1c4c8ad671f8063409e2fc5d17c608edb
SHA256: 1270678405bc7d6a5119b9c048911d5c922c078156cbb98ad6332a75b0816c39
Description-en: Lightweight OSC library
LibLO is a lightweight, easy to use implementation of the OSC (Open
Sound Control) protocol (see
for details).
.
Open Sound Control (OSC) is a protocol for communication among
computers, sound synthesizers, and other multimedia devices that is
optimized for modern networking technology. OSC features:
.
* Open-ended, dynamic, URL-style symbolic naming scheme
* Symbolic and high-resolution numeric argument data
* Pattern matching language to specify multiple recipients of a
single message
* High resolution time tags
* "Bundles" of messages whose effects must occur simultaneously
* Query system to dynamically find out the capabilities of an OSC
server and get documentation
.
This package contains the tools included with the library.
Description-md5: 4368774afcdb93142ab0c7416d2e0c10
Homepage: http://liblo.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu