How to Install and Uninstall libwvstreams4.6-base Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libwvstreams4.6-base" package

This is a short guide on how to install libwvstreams4.6-base on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libwvstreams4.6-base

2. Uninstall "libwvstreams4.6-base" package

This guide covers the steps necessary to uninstall libwvstreams4.6-base on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libwvstreams4.6-base $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwvstreams4.6-base package on Ubuntu 21.10 (Impish Indri)

Package: libwvstreams4.6-base
Architecture: amd64
Version: 4.6.1-15
Priority: optional
Section: universe/libs
Source: wvstreams
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 625
Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Filename: pool/universe/w/wvstreams/libwvstreams4.6-base_4.6.1-15_amd64.deb
Size: 169068
MD5sum: c49c1a79b5a626f709629c41ae3a2432
SHA1: e2f29ce7613ec403b9b4889e5e9dd9852571a7f6
SHA256: 73e4c6b1c11f82d50b15924070fb4896af3984d362db35b36438fa330df1d625
SHA512: 08a416ce9de79be5e58ae306b047b5f9534ec983351e51f5f11a32009494512d1da96c3c2d01be569a17a751a39daaa683a90554f513bfc285453c4ac3be9b82
Homepage: https://github.com/apenwarr/wvstreams/
Description-en: C++ network libraries for rapid application development
WvStreams is a library suite that is comprised of several parts. Included
in the base package are:
* WvString: a convenient and efficient C++ string class
* WvList: an easy-to-use linked list
* WvHashTable: an efficient and easy-to-use hash table
* WvFile: a WvStream wrapper for handling files
* WvStreamClone: a base class which makes writing your own WvStreams easy
* WvLog: a log files handler
* UniIniGen: a tiny version of UniConf for simple configuration systems
Description-md5: 97ed1e5a42601ef768f8d0fd8c832a3f
Task: lubuntu-desktop