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

Last updated: May 07,2024

1. Install "brig" package

Here is a brief guide to show you how to install brig on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install brig

2. Uninstall "brig" package

Here is a brief guide to show you how to uninstall brig on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove brig $ sudo apt autoclean && sudo apt autoremove

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

Package: brig
Priority: optional
Section: universe/science
Installed-Size: 392
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 0.95+dfsg-1
Depends: default-jre | java5-runtime | java6-runtime | java7-runtime, jarwrapper (>= 0.5), cgview, libjdom1-java, libswing-layout-java
Filename: pool/universe/b/brig/brig_0.95+dfsg-1_amd64.deb
Size: 105698
MD5sum: 270273db674a9a428a1d2071d357680f
SHA1: 772839e1bcf5b01f0715f44ff08c4806779cdfec
SHA256: 0b3b87524441bfa3643fff886160a76779957e5eaddd5e5de691efa88143ed0f
Description-en: BLAST Ring Image Generator
BRIG can display circular comparisons between a large number of genomes,
with a focus on handling genome assembly data.
* Images show similarity between a central reference sequence and other
sequences as concentric rings.
* BRIG will perform all BLAST comparisons and file parsing automatically
via a simple GUI.
* Contig boundaries and read coverage can be displayed for draft genomes;
customized graphs and annotations can be displayed.
* Using a user-defined set of genes as input, BRIG can display gene
presence, absence, truncation or sequence variation in a set of
complete genomes, draft genomes or even raw, unassembled sequence data.
* BRIG also accepts SAM-formatted read-mapping files enabling genomic
regions present in unassembled sequence data from multiple samples to
be compared simultaneously
Description-md5: 321f9b5456dd4ba31ba9deafce380718
Homepage: http://sourceforge.net/projects/brig/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu