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

Last updated: May 18,2024

1. Install "python3-convoy" package

This guide covers the steps necessary to install python3-convoy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-convoy

2. Uninstall "python3-convoy" package

Please follow the guidelines below to uninstall python3-convoy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-convoy
Priority: extra
Section: python
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Jelmer Vernooij
Architecture: all
Source: convoy
Version: 0.2.1+bzr39-1
Depends: python3:any (>= 3.4~)
Filename: pool/main/c/convoy/python3-convoy_0.2.1+bzr39-1_all.deb
Size: 9478
MD5sum: 2e77554c77d5a4d6cd7916f9171e1ccd
SHA1: 6566d4caffa6f8d40228299cc0c17735dd9ebbb0
SHA256: 29ddb324864f1afa90764ddb75080fe6cc867605286eaec704039811b63cf0cb
Description-en: WSGI app for loading multiple files in the same request (Python 3)
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: 3ac80f248a41faeb285d78e7a28a361e
Homepage: https://launchpad.net/convoy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y

5. The same packages on other Linux Distributions