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

Last updated: May 18,2024

1. Install "python3-django-pipeline" package

Please follow the steps below to install python3-django-pipeline on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-django-pipeline" package

This guide let you learn how to uninstall python3-django-pipeline on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-django-pipeline
Priority: optional
Section: universe/python
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-pipeline
Version: 1.5.4-1
Depends: python3-jinja2, python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/django-pipeline/python3-django-pipeline_1.5.4-1_all.deb
Size: 17118
MD5sum: 51db76f4c5511062f8d017f9a8df4b30
SHA1: 32bae8cf6c7b5b2e713781d6325092825d06d8e8
SHA256: d186214de37a411d255eb9e3bcd50479d351ce3ff2dc8799250df7701f85f01e
Description-en: Asset packaging library for Django (Python3 version)
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.
.
This package contains the Python 3 version of the library.
Description-md5: 8ca944c20fba588fc0fbe79c6a8ce962
Homepage: https://github.com/cyberdelia/django-pipeline
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu