How to Install and Uninstall sqlite Package on Manjaro
Last updated: December 24,2024
1. Install "sqlite" package
Please follow the guidelines below to install sqlite on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
sqlite
Copied
2. Uninstall "sqlite" package
This guide covers the steps necessary to uninstall sqlite on Manjaro:
$
sudo pacman -Rcns
sqlite
Copied
3. Information about the sqlite package on Manjaro
Repository : core
Name : sqlite
Version : 3.44.2-2
Description : A C library that implements an SQL database engine
Architecture : x86_64
URL : https://www.sqlite.org/
Licenses : custom:Public Domain
Groups : None
Provides : sqlite3=3.44.2 libsqlite3.so=0-64
Depends On : readline zlib glibc
Optional Deps : None
Conflicts With : None
Replaces : sqlite3
Download Size : 1672.66 KiB
Installed Size : 8181.07 KiB
Packager : Andreas Radke
Build Date : Sun Nov 26 13:53:30 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : sqlite
Version : 3.44.2-2
Description : A C library that implements an SQL database engine
Architecture : x86_64
URL : https://www.sqlite.org/
Licenses : custom:Public Domain
Groups : None
Provides : sqlite3=3.44.2 libsqlite3.so=0-64
Depends On : readline zlib glibc
Optional Deps : None
Conflicts With : None
Replaces : sqlite3
Download Size : 1672.66 KiB
Installed Size : 8181.07 KiB
Packager : Andreas Radke
Build Date : Sun Nov 26 13:53:30 2023
Validated By : MD5 Sum SHA-256 Sum Signature