How to Install and Uninstall python-burrito Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-burrito" package

Please follow the steps below to install python-burrito on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-burrito

2. Uninstall "python-burrito" package

Please follow the instructions below to uninstall python-burrito on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-burrito $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-burrito package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-burrito
Priority: optional
Section: universe/python
Installed-Size: 156
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 0.9.1-1
Depends: python-future, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-burrito/python-burrito_0.9.1-1_all.deb
Size: 23824
MD5sum: 7ae4e3faa73588b1542ba4b527d729af
SHA1: b40ebd8f34038bf3e75b40ac5c7f1e6de07049b4
SHA256: 04cceb4d0fdaf4916711fcb306d14f850a4c59da0fed021d10f2c80b89d6552a
Description-en: Python 2 framework for wrapping and controlling command-line applications
burrito, canonically pronounced boar-eee-toe, is a Python framework for
wrapping and controlling command-line applications.
.
This tool allows developers to wrap command-line applications, just as burritos
wrap delicious foods. Both hide the potentially unsightly details.
.
burrito is derived from the application controller framework code, which was
originally added to PyCogent and later moved to scikit-bio.
.
This package provides the Python 2 modules.
Description-md5: 35a7defa19bcbd8764de5c3162f7a131
Homepage: https://github.com/biocore/burrito
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu