How to Install and Uninstall php8-sqlite Package on openSUSE Leap
Last updated: November 15,2024
1. Install "php8-sqlite" package
Please follow the step by step instructions below to install php8-sqlite on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php8-sqlite
Copied
2. Uninstall "php8-sqlite" package
In this section, we are going to explain the necessary steps to uninstall php8-sqlite on openSUSE Leap:
$
sudo zypper remove
php8-sqlite
Copied
3. Information about the php8-sqlite package on openSUSE Leap
Information for package php8-sqlite:
------------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8-sqlite
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 128.6 KiB
Installed : No
Status : not installed
Source package : php8-8.3.3-lp155.6.1.src
Upstream URL : https://secure.php.net
Summary : SQLite database client for PHP
Description :
This is an extension for the SQLite Embeddable SQL Database Engine.
https://www.sqlite.org
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.
SQLite is not a client library used to connect to a big database
server. SQLite is the server. The SQLite library reads and writes
directly to and from the database files on disk.
This package includes sqlite and pdo_sqlite modules for sqlite version
2 and 3 respectively.
------------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8-sqlite
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 128.6 KiB
Installed : No
Status : not installed
Source package : php8-8.3.3-lp155.6.1.src
Upstream URL : https://secure.php.net
Summary : SQLite database client for PHP
Description :
This is an extension for the SQLite Embeddable SQL Database Engine.
https://www.sqlite.org
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.
SQLite is not a client library used to connect to a big database
server. SQLite is the server. The SQLite library reads and writes
directly to and from the database files on disk.
This package includes sqlite and pdo_sqlite modules for sqlite version
2 and 3 respectively.