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

Last updated: September 28,2024

1. Install "python-convoy" package

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

$ sudo apt update $ sudo apt install python-convoy

2. Uninstall "python-convoy" package

In this section, we are going to explain the necessary steps to uninstall python-convoy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-convoy
Priority: extra
Section: universe/python
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Jelmer Vernooij
Architecture: all
Source: convoy
Version: 0.2.1+bzr39-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/c/convoy/python-convoy_0.2.1+bzr39-1_all.deb
Size: 10208
MD5sum: 75e8a98483e7ea2e6f187936a9c6d0f4
SHA1: 47e63c5ff6b15b867287aa71245f8c1e79db4c67
SHA256: b9b0da00e96a1f865dd646dde461dbf499c3899f1ab7e2192071df95b6a4513e
Description-en: WSGI app for loading multiple files in the same request
Provides a WSGI application that can be hooked up to a
generic WSGI container to create a combo loader server, for
loading Javascript and CSS files combined into a single
request.
Description-md5: 3e8535360f7cd75b601103f8952b4815
Homepage: https://launchpad.net/convoy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu