How to Install and Uninstall python3-weblogo Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-weblogo" package

Please follow the guidelines below to install python3-weblogo on Kali Linux

$ sudo apt update $ sudo apt install python3-weblogo

2. Uninstall "python3-weblogo" package

Please follow the steps below to uninstall python3-weblogo on Kali Linux:

$ sudo apt remove python3-weblogo $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-weblogo package on Kali Linux

Package: python3-weblogo
Source: python-weblogo
Version: 3.7.12-5
Installed-Size: 563
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-bootstrap, python3-numpy, python3-pkg-resources, python3-scipy, python3:any
Size: 112380
SHA256: 828e6a00784d6ed0696ae4d8537fd2a418ceb886106131ae7421dd2b0747c8f3
SHA1: 97c6eebfaf3f07cbe1a15652c5514ff1574ab488
MD5sum: 4532266181d5df57dfb34d860039530f
Description: sequence logo generator
WebLogo is a web based application designed to make the generation of sequence
logos.
.
WebLogo can create output in several common graphics formats, including the
bitmap formats GIF and PNG, suitable for on-screen display, and the vector
formats EPS and PDF, more suitable for printing, publication, and further
editing. Additional graphics options include bitmap resolution, titles,
optional axis, and axis labels, antialiasing, error bars, and alternative
symbol formats.
.
A sequence logo is a graphical representation of an amino acid or nucleic acid
multiple sequence alignment. Each logo consists of stacks of symbols, one
stack for each position in the sequence. The overall height of the stack
indicates the sequence conservation at that position, while the height of
symbols within the stack indicates the relative frequency of each amino or
nucleic acid at that position. The width of the stack is proportional to the
fraction of valid symbols in that position.
Description-md5:
Homepage: https://github.com/WebLogo/weblogo
Section: science
Priority: optional
Filename: pool/main/p/python-weblogo/python3-weblogo_3.7.12-5_all.deb