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

Last updated: May 20,2024

1. Install "libcvector2" package

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

$ sudo apt update $ sudo apt install libcvector2

2. Uninstall "libcvector2" package

Learn how to uninstall libcvector2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcvector2 $ sudo apt autoclean && sudo apt autoremove

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

Package: libcvector2
Priority: extra
Section: universe/libs
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: cvector
Version: 1.0.3.1-1.1
Depends: libc6 (>= 2.2.5)
Pre-Depends: multiarch-support
Filename: pool/universe/c/cvector/libcvector2_1.0.3.1-1.1_amd64.deb
Size: 6016
MD5sum: fe9722dbd78587b3aa88ba26ac057235
SHA1: f5baced3726dcbacd1723e17ff2898f7189d2b76
SHA256: dd3826526b230e37227ce342602736be809282390802f5b96705565e601f3de1
Description-en: ANSI C implementation of dynamic arrays
CVector is an ANSI C library which implements dynamic arrays
approximating the functionality of the C++ vector class. It provides
functions to create and manipulate an abstract vector container.
Vector elements can be of any datatype.
Description-md5: 1874f59735fa1a90f63f7134dda94716
Multi-Arch: same
Homepage: http://sourceforge.net/projects/cvector/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu