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

Last updated: May 18,2024

1. Install "libspdylay7" package

Please follow the steps below to install libspdylay7 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libspdylay7

2. Uninstall "libspdylay7" package

Please follow the step by step instructions below to uninstall libspdylay7 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libspdylay7 $ sudo apt autoclean && sudo apt autoremove

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

Package: libspdylay7
Priority: optional
Section: universe/libs
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Emanuele Rocca
Architecture: amd64
Source: spdylay
Version: 1.3.2-2
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0)
Filename: pool/universe/s/spdylay/libspdylay7_1.3.2-2_amd64.deb
Size: 40932
MD5sum: dee78b7d9171779056bf213e85f6006c
SHA1: b8bdbd335d37daa0f53a4169a737fd147d391869
SHA256: 7213fa59f1755182e01e0015fce936831e34ef80577893c1eb95d2868bae9c0e
Description-en: implementation of SPDY protocol in C
This library provides SPDY version 2, 3 and 3.1 framing layer implementation.
It does not perform any I/O operations. When the library needs them, it calls
the callback functions provided by the application. It also does not include
any event polling mechanism, so the application can freely choose the way of
handling events
Description-md5: 1fa46e09c3a845006cfe360155819d76
Multi-Arch: same
Homepage: https://tatsuhiro-t.github.io/spdylay/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu