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

Last updated: May 20,2024

1. Install "python-webassets" package

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

$ sudo apt update $ sudo apt install python-webassets

2. Uninstall "python-webassets" package

This guide let you learn how to uninstall python-webassets on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-webassets
Priority: optional
Section: universe/python
Installed-Size: 380
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Architecture: all
Source: webassets
Version: 3:0.11.1-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six
Suggests: python-webassets-doc, yui-compressor, node-uglify, python-cssutils, node-less, ruby-sass, cssmin, node-requirejs
Filename: pool/universe/w/webassets/python-webassets_0.11.1-1_all.deb
Size: 86358
MD5sum: 7d2ad89457141bb3411e51cc0988c8a2
SHA1: 00c91cf186c1aa38ccf2e1fba36da16f9d244a2c
SHA256: f0a663aa953809d71f01505e24ce85fd8a6b8c7ebf581f9b7c9d43c42ad621c8
Description-en: Asset management application for Python web development
Assets helps you merge and compress any JavaScript and CSS files on your web
development project.
.
This is the Python 2 version of the package.
Description-md5: 7e03d2081b5b96586f02a61f7bfac0dd
Homepage: https://github.com/miracle2k/webassets
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu