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

Last updated: May 29,2024

1. Install "python-django-feincms" package

In this section, we are going to explain the necessary steps to install python-django-feincms on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-django-feincms" package

This guide covers the steps necessary to uninstall python-django-feincms on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-django-feincms
Priority: optional
Section: universe/python
Installed-Size: 1880
Maintainer: Ubuntu Developers
Original-Maintainer: Janos Guljas
Architecture: all
Version: 1.7.4-1ubuntu1
Provides: python2.7-django-feincms
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-django, python-django-mptt, python-django-tagging, python-imaging, python-feedparser, python-tidylib, libjs-jquery, libjs-jquery-ui, libjs-jquery-cookie
Recommends: python-lxml, python-beautifulsoup
Filename: pool/universe/p/python-django-feincms/python-django-feincms_1.7.4-1ubuntu1_all.deb
Size: 293948
MD5sum: 07f93bf7d177c1dfa19b028e8898e6a7
SHA1: 0b1267f6a6e98ec82d1e22e5759db48101b274e6
SHA256: e82692c970d531a6e34e116af75d3fffa6d1ca96e88799ea13b2eb17a9dd0282
Description-en: Django-based Page CMS and CMS building toolkit
FeinCMS is an extremely stupid content management system. It knows
nothing about content -- just enough to create an admin interface for
your own page content types. It lets you reorder page content blocks
using a drag-drop interface, and you can add as many content blocks
to a region (f.e. the sidebar, the main content region or something
else). It provides helper functions, which provide ordered lists of page
content blocks.
Description-md5: 550239f0512a473f53762e739ca7360e
Homepage: http://github.com/matthiask/feincms
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu