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

Last updated: May 03,2024

1. Install "glam2" package

Please follow the instructions below to install glam2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install glam2

2. Uninstall "glam2" package

Please follow the steps below to uninstall glam2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove glam2 $ sudo apt autoclean && sudo apt autoremove

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

Package: glam2
Priority: optional
Section: universe/science
Installed-Size: 499
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1064-3
Depends: libc6 (>= 2.14), libfftw3-double3
Filename: pool/universe/g/glam2/glam2_1064-3_amd64.deb
Size: 287028
MD5sum: 91c2a0f89763007f31cfafbd8f3e8c6b
SHA1: 1e3dd285a605f1996b3efc51d994004fe3691da7
SHA256: 4d3f940f0b030f6875e591f443a397b6f7463eb551d0c8291519abf9380d7807
Description-en: gapped protein motifs from unaligned sequences
GLAM2 is a software package for finding motifs in sequences, typically
amino-acid or nucleotide sequences. A motif is a re-occurring sequence
pattern: typical examples are the TATA box and the CAAX prenylation motif. The
main innovation of GLAM2 is that it allows insertions and deletions in motifs.
.
This package includes programs for discovering motifs shared by a set of
sequences and finding matches to these motifs in a sequence database, as well
as utilities for converting glam2 motifs to standard alignment formats,
masking glam2 motifs out of sequences so that weaker motifs can be found, and
removing highly similar members of a set of sequences.
.
The package includes these programs:
glam2: discovering motifs shared by a set of sequences;
glam2scan: finding matches, in a sequence database, to a motif discovered
by glam2;
glam2format: converting glam2 motifs to standard alignment formats;
glam2mask: masking glam2 motifs out of sequences, so that weaker motifs
can be found;
glam2-purge: removing highly similar members of a set of sequences.
.
In this binary package, the fast Fourier algorithm (FFT) was enabled for the
glam2 program.
Description-md5: b561393fce63bb2ee2eb86b39b134c71
Homepage: http://bioinformatics.org.au/glam2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu