How to Install and Uninstall liboscpack-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "liboscpack-dev" package

This guide covers the steps necessary to install liboscpack-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install liboscpack-dev

2. Uninstall "liboscpack-dev" package

Learn how to uninstall liboscpack-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove liboscpack-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the liboscpack-dev package on Ubuntu 21.10 (Impish Indri)

Package: liboscpack-dev
Architecture: amd64
Version: 1.1.0-2build1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: oscpack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 91
Depends: liboscpack1 (= 1.1.0-2build1), libasound2-dev
Filename: pool/universe/o/oscpack/liboscpack-dev_1.1.0-2build1_amd64.deb
Size: 14944
MD5sum: 7b19df87c8ed84f7b0229ceef8c81c79
SHA1: ae9861990d64d3aad6c18adb180f88cc7e821abf
SHA256: 1aaab204e25f274d93080e3fc71577f9efa92c801ff2546395f0b0ac31e5c5bd
SHA512: d90b6ce863d45b10e8d1604adedc7ce45e25d44786e9c2cbbfbc23a0b10c2857d48fbff1cbd7ed8c0c5eacba20a77dfd7b18e85636e7a7366c2e2eaf73903675
Homepage: http://www.rossbencina.com/code/oscpack
Description-en: C++ library for packing and unpacking OSC packets - dev files
Oscpack is simply a set of C++ classes for packing and unpacking OSC
packets. Oscpack includes a minimal set of UDP networking classes for
Windows and POSIX which are sufficient for writing many OSC applications
and servers, but you are encouraged to use another networking framework
if it better suits your needs. Oscpack is not an OSC application
framework, it doesn't include infrastructure for constructing or routing
OSC namespaces, just classes for easily constructing, sending, receiving
and parsing OSC packets. The library should also be easy to use for
other transport methods (eg serial).
.
The key goals of the oscpack library are:
.
- to be a simple and complete implementation of OSC
- to be portable to a wide variety of platforms
- to allow easy development of robust OSC applications (for example it
should be impossible to crash a server by sending it malformed packets,
and difficult to create malformed packets.)
.
This package contains files needed for development.
Description-md5: d1348173256b52c57c382c604b671eaf