How to Install and Uninstall sqlobject-admin Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 28,2024

1. Install "sqlobject-admin" package

Please follow the step by step instructions below to install sqlobject-admin on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install sqlobject-admin

2. Uninstall "sqlobject-admin" package

This guide let you learn how to uninstall sqlobject-admin on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove sqlobject-admin $ sudo apt autoclean && sudo apt autoremove

3. Information about the sqlobject-admin package on Ubuntu 20.10 (Groovy Gorilla)

Package: sqlobject-admin
Architecture: all
Version: 3.8.0+dfsg-2
Priority: optional
Section: universe/python
Source: sqlobject
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 31
Depends: python3-sqlobject (= 3.8.0+dfsg-2), python3:any
Breaks: python-sqlobject (<< 3.0.0+dfsg-1)
Replaces: python-sqlobject (<< 3.0.0+dfsg-1)
Filename: pool/universe/s/sqlobject/sqlobject-admin_3.8.0+dfsg-2_all.deb
Size: 5816
MD5sum: 35b8fd934f853603f005aaa443f2d203
SHA1: 62e83ab740416f051cd1ce6599bc44f79d92dc51
SHA256: 17aa18c6cf189d2ba06a0ba37fef458864286d2b1f6acd1be244b247ba02e46b
SHA512: ce8feee9a85c3128705eb6ed81827ed76ab88658471bcf401c18af0179e99a91f1e73ec896003da4ee6cefc21a398856420a85e2d140cc8f8404c05b5c8a820d
Homepage: http://www.sqlobject.org
Description-en: Helper applications for SQLObject, a Python ORM for databases
SQLObject is an object-relational mapper. It allows you to translate RDBMS
table rows into Python objects, and manipulate those objects to transparently
manipulate the database.
.
In using SQLObject, you will create a class definition that will describe how
the object connects to the database (in addition to any other methods you may
wish to add to the class). SQLObject will produce the code to access the
database, and update the database with your changes. The interface to the
database is meant to be indistinguishable from other interfaces you may add
to the object.
.
SQLObject also includes a novel feature to generate WHERE clauses using
Python syntax and objects (instead of generating SQL using string
substitution, as is traditional).
.
This package includes the sqlobject-admin and sqlobject-convertOldURI helper
applications for use with SQLObject.
Description-md5: f2110cfab53ff3885ba910e238a22996