How to Install and Uninstall libwebsockets7 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libwebsockets7" package

Learn how to install libwebsockets7 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwebsockets7

2. Uninstall "libwebsockets7" package

This is a short guide on how to uninstall libwebsockets7 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwebsockets7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwebsockets7 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwebsockets7
Priority: optional
Section: universe/libs
Installed-Size: 161
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Architecture: amd64
Source: libwebsockets
Version: 1.7.1-1
Depends: libc6 (>= 2.14), libev4 (>= 1:4.04), libssl1.0.0 (>= 1.0.0), libuv1 (>= 1.4.2), zlib1g (>= 1:1.1.4)
Filename: pool/universe/libw/libwebsockets/libwebsockets7_1.7.1-1_amd64.deb
Size: 61030
MD5sum: 60e9f7cc88c51e44a7a1d4d0d4b548b4
SHA1: 3656bbef9279b6232e4d7d43cadcabf8b82d38eb
SHA256: 6e02d2eed4bbaf8312328ac9c179741d82a99a4c2673dd2dddcdc12904fc9778
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
Multi-Arch: same
Homepage: https://libwebsockets.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu