How to Install and Uninstall php81-sqlite Package on openSUSE Leap
Last updated: January 12,2025
1. Install "php81-sqlite" package
Please follow the step by step instructions below to install php81-sqlite on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php81-sqlite
Copied
2. Uninstall "php81-sqlite" package
Please follow the guidance below to uninstall php81-sqlite on openSUSE Leap:
$
sudo zypper remove
php81-sqlite
Copied
3. Information about the php81-sqlite package on openSUSE Leap
Information for package php81-sqlite:
-------------------------------------
Repository : Update repository of openSUSE Backports
Name : php81-sqlite
Version : 8.1.24-bp155.5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 120.3 KiB
Installed : No
Status : not installed
Source package : php81-8.1.24-bp155.5.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 : Update repository of openSUSE Backports
Name : php81-sqlite
Version : 8.1.24-bp155.5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 120.3 KiB
Installed : No
Status : not installed
Source package : php81-8.1.24-bp155.5.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.