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

Last updated: May 06,2024

1. Install "python-django-pipeline" package

This tutorial shows how to install python-django-pipeline on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-pipeline

2. Uninstall "python-django-pipeline" package

This tutorial shows how to uninstall python-django-pipeline on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-pipeline $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-pipeline
Priority: optional
Section: universe/python
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-pipeline
Version: 1.5.4-1
Depends: python-jinja2, python-concurrent.futures, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-pipeline/python-django-pipeline_1.5.4-1_all.deb
Size: 17416
MD5sum: d1097c1c4735f8fb727bceea7699752c
SHA1: 1242ee68c5a17536f695bf6c81bb849e1422226c
SHA256: 814cb0c1872937cc1f326a90f556002a194bb0b50cec100a5306577f8978d125
Description-en: Asset packaging library for Django
Pipeline is an asset packaging library for Django, providing both CSS and
JavaScript concatenation and compression, built-in JavaScript template support,
and optional data-URI image and font embedding.
Description-md5: a1bb9b04df8f3abae50e5ad89b00ef19
Homepage: https://github.com/cyberdelia/django-pipeline
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu