How to Install and Uninstall liboscpack1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "liboscpack1" package

Here is a brief guide to show you how to install liboscpack1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install liboscpack1

2. Uninstall "liboscpack1" package

In this section, we are going to explain the necessary steps to uninstall liboscpack1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove liboscpack1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liboscpack1 package on Ubuntu 21.10 (Impish Indri)

Package: liboscpack1
Architecture: amd64
Version: 1.1.0-2build1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: oscpack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 93
Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Filename: pool/universe/o/oscpack/liboscpack1_1.1.0-2build1_amd64.deb
Size: 24488
MD5sum: cfc2188fe9404deb7443bb2c2072f71f
SHA1: bcc595e5ac4b0427d6d1263060195fa84416ca8e
SHA256: 38983afa7a264b04e95cb471b370e80fe76f3f0a0847e86ecb3c8b744dbba16b
SHA512: b2de303ca3e7acb478cac1afe66151677813d8f157900e885834c4cd9351e8edda6cec30b6eb0c06c56047b8a641eb92e1dc310d223e7baeb12a3c578b7654eb
Homepage: http://www.rossbencina.com/code/oscpack
Description-en: C++ library for packing and unpacking OSC packets
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 provides the shared library.
Description-md5: cfbf8bf91d37054849d8eb344911405a