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

Last updated: April 29,2024

1. Install "libbiococoa-dev" package

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

$ sudo apt update $ sudo apt install libbiococoa-dev

2. Uninstall "libbiococoa-dev" package

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

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

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

Package: libbiococoa-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 436
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: biococoa
Version: 2.2.2-2
Depends: libbiococoa2 (= 2.2.2-2), libgnustep-base-dev, gnustep-fslayout-fhs
Filename: pool/universe/b/biococoa/libbiococoa-dev_2.2.2-2_amd64.deb
Size: 126142
MD5sum: 6d13accd050ea5a4b48c208ff68ee0e1
SHA1: a4d64db30e4f60ca45442f475cd8b7e77923503a
SHA256: 07d5516c3e061cfd1242444a385bbc12cdd4368d72aae50121190b9aac32b6f2
Description-en: Bioinformatics framework for GNUstep and Cocoa (development files)
BioCocoa is an open source Cocoa framework for bioinformatics. It intends to
provide Cocoa programmers with a full suite of tools for handling and
manipulating biological sequences. Cocoa is a great framework for rapid
application development and it is therefore often used to create innovative
bioscientific apps. To speed up development even more, BioCocoa wants to
offer reusable Cocoa classes that are specific for molecular biology and
biofinformatics. At this time, BioCocoa offers model classes for biological
sequences, controller classes for alignment, sequence manipulation and I/O,
interfacing with ENTREZ and view classes that let you easily display and work
with sequences in your own applications.
.
This package contains the development files, documentation and
examples for developing GNUstep applications using the BioCocoa framework.
Description-md5: b81475f0fc6f402543168839b5916578
Homepage: http://bioinformatics.org/biococoa/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu