How to Install and Uninstall sqlite3-tcl Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "sqlite3-tcl" package
This guide covers the steps necessary to install sqlite3-tcl on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
sqlite3-tcl
Copied
2. Uninstall "sqlite3-tcl" package
This tutorial shows how to uninstall sqlite3-tcl on openSuSE Tumbleweed:
$
sudo zypper remove
sqlite3-tcl
Copied
3. Information about the sqlite3-tcl package on openSuSE Tumbleweed
Information for package sqlite3-tcl:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sqlite3-tcl
Version : 3.44.2-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 55.1 KiB
Installed : No
Status : not installed
Source package : sqlite3-3.44.2-1.2.src
Upstream URL : https://www.sqlite.org/
Summary : Tcl binding for SQLite
Description :
This package contains laguage bindings from the Tcl programming
language SQLite.
SQLite is a C library that implements an embeddable SQL database
engine. Programs that link with the SQLite library can have SQL
database access without running a separate RDBMS process.
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sqlite3-tcl
Version : 3.44.2-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 55.1 KiB
Installed : No
Status : not installed
Source package : sqlite3-3.44.2-1.2.src
Upstream URL : https://www.sqlite.org/
Summary : Tcl binding for SQLite
Description :
This package contains laguage bindings from the Tcl programming
language SQLite.
SQLite is a C library that implements an embeddable SQL database
engine. Programs that link with the SQLite library can have SQL
database access without running a separate RDBMS process.