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

Last updated: May 20,2024

1. Install "libstrophe0" package

This is a short guide on how to install libstrophe0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libstrophe0

2. Uninstall "libstrophe0" package

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

$ sudo apt remove libstrophe0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libstrophe0
Priority: optional
Section: universe/libs
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Dariusz Dwornikowski
Architecture: amd64
Source: libstrophe
Version: 0.8.8-2
Depends: libc6 (>= 2.15), libexpat1 (>= 2.0.1), libssl1.0.0 (>= 1.0.0)
Filename: pool/universe/libs/libstrophe/libstrophe0_0.8.8-2_amd64.deb
Size: 37336
MD5sum: 986d042b516af1252a66aff2c0402b23
SHA1: 2949f5fa76130b27b352dce4d646d92b12c76214
SHA256: f0b84a5995ab4871e18b63090dff0ff7fb7235f5d76efdfae21d0b9f32dc7359
Description-en: Library for writing XMPP clients - shared library
libstrophe is a lightweight XMPP client library written in C.
It has minimal dependencies and is configurable for various environments.
.
This package contains the shared library.
Description-md5: 51b3da4908c7956a5002a69e692bd220
Homepage: http://strophe.im/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu