How to Install and Uninstall sqlobject-admin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "sqlobject-admin" package

Please follow the step by step instructions below to install sqlobject-admin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install sqlobject-admin

2. Uninstall "sqlobject-admin" package

Here is a brief guide to show you how to uninstall sqlobject-admin on Ubuntu 21.10 (Impish Indri):

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

3. Information about the sqlobject-admin package on Ubuntu 21.10 (Impish Indri)

Package: sqlobject-admin
Architecture: all
Version: 3.9.0+dfsg-1
Priority: optional
Section: universe/python
Source: sqlobject
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 31
Depends: python3-sqlobject (= 3.9.0+dfsg-1), 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.9.0+dfsg-1_all.deb
Size: 5808
MD5sum: 45ed2eae5f05d4f1dada28ee28fc7df1
SHA1: c2217f1fc2855d8930f3f32424db680e1292163a
SHA256: 62bf87e8ce678030caf710a543ad2834e8206d9bd8ba0f93b1581c44d29dc2ed
SHA512: 58eea8524ed9e4fc7f228c674f5c6ba7c162ca400fdb08a578f2286525b325b824856895be335029398303e488ced0481c014c0a1c094e8e80cfe14099e3768a
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