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

Last updated: September 20,2024

1. Install "python-forgetsql" package

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

$ sudo apt update $ sudo apt install python-forgetsql

2. Uninstall "python-forgetsql" package

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

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

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

Package: python-forgetsql
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: forgetsql
Version: 0.5.1-13
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-egenix-mxdatetime
Filename: pool/universe/f/forgetsql/python-forgetsql_0.5.1-13_all.deb
Size: 24352
MD5sum: 75583e09c99bd058ea6ff384db680612
SHA1: cb4fa463e27a3483864aacbe7b36f8db9e694bd1
SHA256: 9b2f20d3aa78df98c88d9a2db6d256952a5efd3540536c50eef8865d7f3f7da5
Description-en: Python module for easy SQL-database access
forgetSQL is a Python module for accessing SQL databases by creating
classes that maps SQL tables to objects, normally one class pr. SQL
table. The idea is to forget everything about SQL and just worrying
about normal classes and objects.
Description-md5: aeb5bec8c235c96924bd0f8a730c6e0d
Homepage: https://github.com/stain/forgetSQL
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu