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

Last updated: July 03,2024

1. Install "python-quixote1" package

Please follow the steps below to install python-quixote1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-quixote1

2. Uninstall "python-quixote1" package

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

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

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

Package: python-quixote1
Priority: optional
Section: universe/web
Installed-Size: 409
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: quixote1
Version: 1.2-6
Replaces: python-quixote, quixote, quixote1
Provides: python2.7-quixote1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14)
Conflicts: python-quixote, quixote, quixote1
Filename: pool/universe/q/quixote1/python-quixote1_1.2-6_amd64.deb
Size: 90184
MD5sum: f5fd3a7e66ca69259f048f55d2394c2e
SHA1: 872f14e0e1000ca6c5754e1dc03c7895e96264a3
SHA256: 24652c22753297118510197773a7097606c5c49b31b76350a5909b45d8aec848
Description-en: highly Pythonic Web application framework
Quixote is yet another framework for developing Web applications in
Python. The design goals were:
.
1) To allow easy development of Web applications where the
emphasis is more on complicated programming logic than
complicated templating.
.
2) To make the templating language as similar to Python as possible,
in both syntax and semantics. The aim is to make as many of the
skills and structural techniques used in writing regular Python
code applicable to Web applications built using Quixote.
.
3) No magic. When it's not obvious what to do in
a certain case, Quixote refuses to guess.
.
If you view a web site as a program, and web pages as subroutines,
Quixote just might be the tool for you. If you view a web site as a
graphic design showcase, and each web page as an individual work of
art, Quixote is probably not what you're looking for.
Description-md5: 134417564347f92f5aae6083504c5a77
Homepage: http://www.mems-exchange.org/software/quixote/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions