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

Last updated: May 19,2024

1. Install "python3-pylint-celery" package

This guide let you learn how to install python3-pylint-celery on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pylint-celery

2. Uninstall "python3-pylint-celery" package

Please follow the instructions below to uninstall python3-pylint-celery on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pylint-celery $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-pylint-celery
Priority: optional
Section: universe/python
Installed-Size: 22
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Source: pylint-celery
Version: 0.3-1
Depends: python3-astroid, python3-pylint-plugin-utils, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pylint-celery/python3-pylint-celery_0.3-1_all.deb
Size: 3322
MD5sum: 9883ecd2912ac4c15c4f3221a3241c71
SHA1: 8719ac8e3526707309c5bd348631868da7bd84cd
SHA256: 1c56e802156fe4240d50be19a9f16ff7f6076096a4e976002e07a30c58564106
Description-en: Pylint plugin for code using the Celery library (Python3)
Pylint is a source code bug and quality checker for the Python programming
language. This package provides a plugin for checking code using the Celery
library (distributed task queue).
.
This package contains the module for Python3.
Description-md5: fc3883de776d17bc6c37c49533364136
Homepage: https://github.com/landscapeio/pylint-celery
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu