How to Install and Uninstall sqlitebrowser Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "sqlitebrowser" package
In this section, we are going to explain the necessary steps to install sqlitebrowser on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
sqlitebrowser
Copied
2. Uninstall "sqlitebrowser" package
Please follow the step by step instructions below to uninstall sqlitebrowser on openSuSE Tumbleweed:
$
sudo zypper remove
sqlitebrowser
Copied
3. Information about the sqlitebrowser package on openSuSE Tumbleweed
Information for package sqlitebrowser:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sqlitebrowser
Version : 3.12.2-2.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.5 MiB
Installed : No
Status : not installed
Source package : sqlitebrowser-3.12.2-2.17.src
Upstream URL : http://sqlitebrowser.org
Summary : Spreadsheet-like interface to SQLite databases
Description :
SQLite Database Browser is a visual tool for creating, designing and
editing database files compatible with SQLite. It provides a
spreadsheet-like interface, without the need to learn SQL commands.
Controls and guided dialogs 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
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sqlitebrowser
Version : 3.12.2-2.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.5 MiB
Installed : No
Status : not installed
Source package : sqlitebrowser-3.12.2-2.17.src
Upstream URL : http://sqlitebrowser.org
Summary : Spreadsheet-like interface to SQLite databases
Description :
SQLite Database Browser is a visual tool for creating, designing and
editing database files compatible with SQLite. It provides a
spreadsheet-like interface, without the need to learn SQL commands.
Controls and guided dialogs 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