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

Last updated: May 19,2024

1. Install "python-elixir" package

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

$ sudo apt update $ sudo apt install python-elixir

2. Uninstall "python-elixir" package

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

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

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

Package: python-elixir
Architecture: all
Version: 0.7.1-4build0.16.04.1
Priority: optional
Section: universe/python
Source: elixir
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 213
Depends: python-sqlalchemy (>= 1.0~), python-sqlalchemy (<< 1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-crypto
Filename: pool/universe/e/elixir/python-elixir_0.7.1-4build0.16.04.1_all.deb
Size: 44746
MD5sum: b85e05e0fa9f9ef6ad7b168b774f1302
SHA1: 73a56d359c03c203120ca2d753864d5bed580157
SHA256: 1287fe81b036a0f47f8b2f09130eb9e1665457015ce95221abfe2688dc091dd8
SHA512: fadfd08399448da5f6b4d54922ee1e57e5397506c7a34f0fd5da79e3cfded4ad35aba75c37ef5573f33253b6e748b18ebd02581fdc9a26a8f06537b8e773d395
Homepage: http://elixir.ematia.de/
Description-en: declarative mapper for SQLAlchemy
A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which
provides the ability to define model objects following the Active Record
design pattern, and using a DSL syntax similar to that of the Ruby on Rails
ActiveRecord system.
.
Elixir does not intend to replace SQLAlchemy's core features, but instead
focuses on providing a simpler syntax for defining model objects when you do
not need the full expressiveness of SQLAlchemy's manual mapper definitions.
.
Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the
TurboEntity project.
Description-md5: e4794c3c43ba93d5c4903868387e77b4

Package: python-elixir
Priority: optional
Section: universe/python
Installed-Size: 213
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: elixir
Version: 0.7.1-3
Depends: python-sqlalchemy (>= 1.0~), python-sqlalchemy (<< 1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-crypto
Filename: pool/universe/e/elixir/python-elixir_0.7.1-3_all.deb
Size: 44282
MD5sum: dec155a097286d0e20cdc2abf02af5c9
SHA1: fc3bac1d172bc3557da4808e372d34bf89ead2e1
SHA256: b67f5f5d19b5a48f0965e745a8e7b10e50a5e22b3aa6018b1545cb4d03a6d627
Description-en: declarative mapper for SQLAlchemy
A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which
provides the ability to define model objects following the Active Record
design pattern, and using a DSL syntax similar to that of the Ruby on Rails
ActiveRecord system.
.
Elixir does not intend to replace SQLAlchemy's core features, but instead
focuses on providing a simpler syntax for defining model objects when you do
not need the full expressiveness of SQLAlchemy's manual mapper definitions.
.
Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the
TurboEntity project.
Description-md5: e4794c3c43ba93d5c4903868387e77b4
Homepage: http://elixir.ematia.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu