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

Last updated: May 17,2024

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

Here is a brief guide to show you how to install python3-djangocms-admin-style on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: python3-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), python3:any (>= 3.4~)
Filename: pool/universe/d/djangocms-admin-style/python3-djangocms-admin-style_1.1.0+dfsg-1_all.deb
Size: 4368
MD5sum: 551f08c21d16d6a54f7a2cacbd9bf06e
SHA1: 2e03e7aa275ddd32c27d955ae6258ea10ac86e1b
SHA256: 2a9ed97ba0140b383434752539c12de84e521bf9d48231abaf9d5281342e0d07
Description-en: CSS styles for the django CMS admin interface (Python3 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 3 version of the admin styles required by
django CMS.
Description-md5: 358e768dddbba9d5238769daa488c61f
Homepage: http://www.django-cms.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu