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

Last updated: May 18,2024

1. Install "python-macaron" package

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

$ sudo apt update $ sudo apt install python-macaron

2. Uninstall "python-macaron" package

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

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

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

Package: python-macaron
Priority: extra
Section: universe/python
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: all
Version: 0.3.1-1
Provides: python2.7-macaron
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-macaron/python-macaron_0.3.1-1_all.deb
Size: 12056
MD5sum: be958d57c6023d6d9d04e59dc00e6e19
SHA1: 8ec0af5da6702512da204442ef375b9adbcc092d
SHA256: b706dcb665da8c15e33c8ccb44dcda21bcba52d9de1333e59e2e5c57b564fd53
Description-en: simple ORM for Python, SQLite3 and Bottle web framework
Macaron is a small and simple object-relational mapper (ORM) for SQLite
and Python.
.
Macaron provides easy access methods to SQLite databases.
.
It supports the Bottle web framework through plugin mechanism.
Description-md5: 0f06a8f732c810320762d2b60f448e19
Homepage: http://nobrin.github.com/macaron
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu