How to Install and Uninstall sqlitebrowser Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "sqlitebrowser" package

This tutorial shows how to install sqlitebrowser on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install sqlitebrowser

2. Uninstall "sqlitebrowser" package

Please follow the guidance below to uninstall sqlitebrowser on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove sqlitebrowser $ sudo apt autoclean && sudo apt autoremove

3. Information about the sqlitebrowser package on Ubuntu 20.10 (Groovy Gorilla)

Package: sqlitebrowser
Architecture: amd64
Version: 3.11.2-1build2
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Arto Jantunen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4837
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqscintilla2-qt5-15 (>= 2.11.2), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5network5 (>= 5.1.0), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.11.0~rc1), libqt5xml5 (>= 5.0.2), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 9)
Filename: pool/universe/s/sqlitebrowser/sqlitebrowser_3.11.2-1build2_amd64.deb
Size: 1652972
MD5sum: 162c455432b9650e2543ae870abf5ccd
SHA1: 7836ad61cc808764940993c64795b1e78e63606a
SHA256: 9266b640085b1be31c52f74ed4c51747855d63e7c68e8caed2f29b5216f46885
SHA512: 9e4e84c3d83466174b45746df6f8c45332299bce92a4c005ff918a2ab35e2ea25df38b49f7539adc151ae303bcc14422eb7fde968e31b2fd8e75b0b77827bf9c
Homepage: http://sqlitebrowser.org/
Description-en: GUI editor for SQLite databases
SQLite Database Browser is a visual tool used to create, design and edit
database files compatible with SQLite. Its interface is based on QT,
and is meant to be used for users and developers that want to create
databases, edit and search data using a familiar spreadsheet-like
interface, without the need to learn complicated SQL commands.
Controls and wizards are available for users to:
- Create and compact database files
- Create, define, modify and delete tables
- Create, define and delete indexes
- Browse, edit, add and delete records
- Search records
- Import and export records as text
- Import and export tables from/to CSV files
- Import and export databases from/to SQL dump files
- Issue SQL queries and inspect the results
- Examine a log of all SQL commands issued by the application
.
SQLite Database Browser is not a visual shell for the sqlite command line
tool. It does not require familiarity with SQL commands.
Description-md5: 4c95f94ef68715256356f5c1413d7045