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

Last updated: October 06,2024

1. Install "libwebsockets16" package

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

$ sudo apt update $ sudo apt install libwebsockets16

2. Uninstall "libwebsockets16" package

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

$ sudo apt remove libwebsockets16 $ sudo apt autoclean && sudo apt autoremove

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

Package: libwebsockets16
Architecture: amd64
Version: 4.0.20-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libwebsockets
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 454
Depends: libc6 (>= 2.33), libcap2 (>= 1:2.10), libev4 (>= 1:4.04), libssl1.1 (>= 1.1.1), libuv1 (>= 1.4.2), zlib1g (>= 1:1.2.6)
Filename: pool/universe/libw/libwebsockets/libwebsockets16_4.0.20-2_amd64.deb
Size: 173092
MD5sum: f0982c4a62c6f0bab5b039eb49b11d10
SHA1: 331b054e7d3577e3014472d1eda50bd82d885d63
SHA256: 5e468475aac8407f247fbb9dd098ab27f5f35422e93eddf476e10f9636ec9733
SHA512: c2070be35983316ce05eec464a7665c37b09ff63b9de8b5eec82bb628edae91fa83c8c4cdd8cfc6a6a3be73f2bebe24926693392c924c6a910b26f0d8878d151
Homepage: https://libwebsockets.org/
Description-en: lightweight C websockets library
Libwebsockets is a lightweight pure C library for both websockets
clients and servers built to use minimal CPU and memory resources
and provide fast throughput in both directions.
.
This package contains the shared library.
Description-md5: 4103dd30dcafa80197ee224619ea5b9d
Task: ubuntustudio-audio