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

Last updated: May 12,2024

1. Install "libcassie-dev" package

This guide covers the steps necessary to install libcassie-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcassie-dev

2. Uninstall "libcassie-dev" package

This guide covers the steps necessary to uninstall libcassie-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcassie-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: cassiopee
Version: 1.0.3+dfsg-3
Depends: libcassie1v5 (= 1.0.3+dfsg-3)
Filename: pool/universe/c/cassiopee/libcassie-dev_1.0.3+dfsg-3_amd64.deb
Size: 17348
MD5sum: 775ad5609b6d112a037b8e4a4dc52c35
SHA1: d2634657edcaa23192a0beda0147f5b4fe665fa6
SHA256: b6a1ec4a5cad72c01cc2b0706c8907bae950afffe53e7ed43193974759f2b023
Description-en: library and headers for development
Cassiopee index and search library C implementation.
It is a complete rewrite of the ruby Cassiopee gem. It scans an input
genomic sequence (dna/rna/protein) and search for a subsequence with
exact match or allowing substitutions (Hamming distance) and/or
insertion/deletions.
.
This package contains the header files for development.
Description-md5: bb48bfc4d4fca6ac02c950a93db0a276
Homepage: https://github.com/osallou/cassiopee-c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu