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

Last updated: May 17,2024

1. Install "python-djangocms-admin-style" package

This guide let you learn how to install python-djangocms-admin-style on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-djangocms-admin-style

2. Uninstall "python-djangocms-admin-style" package

Please follow the instructions below to uninstall python-djangocms-admin-style on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-djangocms-admin-style $ sudo apt autoclean && sudo apt autoremove

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

Package: python-djangocms-admin-style
Priority: optional
Section: universe/python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: djangocms-admin-style
Version: 1.1.0+dfsg-1
Depends: python-djangocms-admin-style-common (= 1.1.0+dfsg-1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/djangocms-admin-style/python-djangocms-admin-style_1.1.0+dfsg-1_all.deb
Size: 4298
MD5sum: acfb55763533c74b97d3a5a8b2e86375
SHA1: 425fd61a27ce0cac2428968dfa62278584c9b703
SHA256: d127be2dbe196e419578cd37cac4c3521068577eae5b232385736f4042e034c9
Description-en: CSS styles for the django CMS admin interface (Python2 version)
django CMS is a modern web publishing platform built with Django. It offers
out-of-the-box support for the common features expected from a CMS, but can
also be easily customised and extended by developers to create a site that is
tailored to their precise needs.
.
django CMS is a well-tested CMS platform that powers sites both large and
small. Here are a few of the key features:
* robust internationalisation (i18n) support for creating multilingual sites
* virtually unlimited undo history, allowing editors to revert to a previous
version
* front-end editing, providing rapid access to the content management
interface
* support for a variety of editors with advanced text editing features
* a flexible plugins system that lets developers put powerful tools at the
fingertips of editors, without overwhelming them with a difficult interface
.
This package contains the Python 2 version of the admin styles required by
django CMS.
Description-md5: f00d3f006c4fc72016d0926f3bb457db
Homepage: http://www.django-cms.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu