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

Last updated: May 20,2024

1. Install "libcvector2-dev" package

Please follow the step by step instructions below to install libcvector2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcvector2-dev

2. Uninstall "libcvector2-dev" package

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

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

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

Package: libcvector2-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: cvector
Version: 1.0.3.1-1.1
Depends: libcvector2 (= 1.0.3.1-1.1)
Filename: pool/universe/c/cvector/libcvector2-dev_1.0.3.1-1.1_amd64.deb
Size: 8760
MD5sum: 6bd1de4525132d2e8e2a292556ba2ce6
SHA1: a054d9a88c5910b24389de49859a92e6789b0db2
SHA256: 2e4d766de57ed038cb299288a31d9de408c6623339cd744808924de77d8ebbd5
Description-en: ANSI C implementation of dynamic arrays (development files)
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.
.
This package contains files needed for compiling programs using CVector.
Description-md5: f077fdda7102cb95bebf8890d73950d6
Multi-Arch: same
Homepage: http://sourceforge.net/projects/cvector/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions