How to Install and Uninstall python3-sqlalchemy-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-sqlalchemy-utils" package

Please follow the step by step instructions below to install python3-sqlalchemy-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sqlalchemy-utils

2. Uninstall "python3-sqlalchemy-utils" package

Here is a brief guide to show you how to uninstall python3-sqlalchemy-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-sqlalchemy-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sqlalchemy-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-sqlalchemy-utils
Priority: optional
Section: universe/python
Installed-Size: 272
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-sqlalchemy-utils
Version: 0.30.12-2
Depends: python3-six, python3-sqlalchemy (>= 1.0~), python3-sqlalchemy (<< 1.1), python3:any (>= 3.3.2-2~)
Suggests: python-sqlalchemy-utils-doc
Filename: pool/universe/p/python-sqlalchemy-utils/python3-sqlalchemy-utils_0.30.12-2_all.deb
Size: 49566
MD5sum: 83d28d01597353c994ace4f3b55593a6
SHA1: f39f6fc2f785c31256cafd1542df2dfa6ccdae45
SHA256: 587d5f649d0f7b580b76ebfb4b949a9d07c60d244f9cf1532d958484e3ca5015
Description-en: various utility functions for SQLAlchemy - Python 3.x
Various utility functions and custom data types for SQLAlchemy.
.
SQLAlchemy is an SQL database abstraction library for Python.
.
This package contains the Python 3.x module.
Description-md5: ac124105a2b5554f8a469cb49a05285e
Homepage: https://github.com/kvesteri/sqlalchemy-utils
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu