How to Install and Uninstall libbio-featureio-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libbio-featureio-perl" package

Please follow the step by step instructions below to install libbio-featureio-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libbio-featureio-perl

2. Uninstall "libbio-featureio-perl" package

Please follow the instructions below to uninstall libbio-featureio-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libbio-featureio-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbio-featureio-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libbio-featureio-perl
Architecture: all
Version: 1.6.905-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 145
Depends: perl:any, libbio-perl-perl, libscalar-list-utils-perl, libtree-dagnode-perl, liburi-perl, libxml-dom-perl, libxml-dom-xpath-perl
Filename: pool/universe/libb/libbio-featureio-perl/libbio-featureio-perl_1.6.905-2_all.deb
Size: 52780
MD5sum: c09bf457376d803e9389f91b28430eb6
SHA1: cf99a55c176342b4ca6ee57bf59b8e3ac165db5e
SHA256: 213decf0e9be031c931864f2550a0541376e97256fc51e2caa87c119f9589172
SHA512: 714fa1e6b4a7bddbeb62054467a1179bb2738b1935e5908fca8966fb7bff74d7180409a1730843e6fc0ea7c7eb75e69894ae554ad40da6dcec822c4bda65cab3
Homepage: https://metacpan.org/release/Bio-FeatureIO
Description-en: Modules for reading, writing, and manipulating sequence features
An I/O iterator subsystem for genomic sequence features.
.
Bio::FeatureIO is a handler module for the formats in the FeatureIO set (eg,
Bio::FeatureIO::GFF). It is the officially sanctioned way of getting at the
format objects, which most people should use.
.
The Bio::FeatureIO system can be thought of like biological file handles.
They are attached to filehandles with smart formatting rules (eg, GFF format,
or BED format) and can either read or write feature objects (Bio::SeqFeature
objects, or more correctly, Bio::FeatureHolderI implementing objects, of
which Bio::SeqFeature is one such object). If you want to know what to do
with a Bio::SeqFeatureI object, read Bio::SeqFeatureI.
.
The idea is that you request a stream object for a particular format. All the
stream objects have a notion of an internal file that is read from or written
to. A particular FeatureIO object instance is configured for either input or
output. A specific example of a stream object is the Bio::FeatureIO::gff
object.
Description-md5: 52369447cf0e504b3a8c1fb8bcbff765