How to Install and Uninstall libdqlite0 Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "libdqlite0" package
This guide covers the steps necessary to install libdqlite0 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libdqlite0
Copied
2. Uninstall "libdqlite0" package
This tutorial shows how to uninstall libdqlite0 on openSuSE Tumbleweed:
$
sudo zypper remove
libdqlite0
Copied
3. Information about the libdqlite0 package on openSuSE Tumbleweed
Information for package libdqlite0:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libdqlite0
Version : 1.16.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 359.1 KiB
Installed : No
Status : not installed
Source package : dqlite-1.16.4-1.1.src
Upstream URL : https://github.com/canonical/dqlite
Summary : Library implementing the distributed SQLite
Description :
dqlite is a C library implementing an embeddable and replicated
SQL database engine with high-availability and automatic failover.
dqlite extends SQLite with a network protocol that can connect
together various instances of an application and have them act as a
highly-availablity cluster.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libdqlite0
Version : 1.16.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 359.1 KiB
Installed : No
Status : not installed
Source package : dqlite-1.16.4-1.1.src
Upstream URL : https://github.com/canonical/dqlite
Summary : Library implementing the distributed SQLite
Description :
dqlite is a C library implementing an embeddable and replicated
SQL database engine with high-availability and automatic failover.
dqlite extends SQLite with a network protocol that can connect
together various instances of an application and have them act as a
highly-availablity cluster.