How to Install and Uninstall python3-biomaj3-cli Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "python3-biomaj3-cli" package

This guide covers the steps necessary to install python3-biomaj3-cli on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-biomaj3-cli

2. Uninstall "python3-biomaj3-cli" package

Please follow the guidelines below to uninstall python3-biomaj3-cli on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-biomaj3-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-biomaj3-cli package on Ubuntu 21.10 (Impish Indri)

Package: python3-biomaj3-cli
Architecture: all
Version: 3.1.11-1
Priority: optional
Section: universe/python
Source: biomaj3-cli
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: python3-biomaj3-core, python3-requests, python3:any
Filename: pool/universe/b/biomaj3-cli/python3-biomaj3-cli_3.1.11-1_all.deb
Size: 18204
MD5sum: 750fabc8c1a9e8acd94d8545919e326b
SHA1: 1c023487675655db2368fe338f2cbd9c3e5a9d54
SHA256: ef63de177b811c030cca2acb642e187a6b986244d3d3a623255197ab6156ebed
SHA512: 57e1490607d7b8c802f9a45bc63e72aa52c9a2e481303ec2c72f3e9181ab9e741a9f309dd46480d08e80fa2ded5474eda1c964210948531901869d4ddf38a521
Homepage: https://github.com/genouest/biomaj-cli
Description-en: BioMAJ client
BioMAJ downloads remote data banks, checks their status and applies
transformation workflows, with consistent state, to provide ready-to-use
data for biologists and bioinformaticians. For example, it can transform
original FASTA files into BLAST indexes. It is very flexible and its
post-processing facilities can be extended very easily.
.
BioMAJ3 is a rewrite of BioMAJ v1.x, see online documentation for migration.
.
This package contains the client to execute BioMAJ3 or communicate with the
BioMAJ daemon process (python3-biomaj3-daemon) in case of microservice config.
Description-md5: 7804e2f62e1c1d679c86a7e39bd131cb
Python-Egg-Name: biomaj-cli