How to Install and Uninstall mingw64-sqlite-static.noarch Package on Fedora 38

Last updated: October 13,2024

1. Install "mingw64-sqlite-static.noarch" package

This guide let you learn how to install mingw64-sqlite-static.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install mingw64-sqlite-static.noarch

2. Uninstall "mingw64-sqlite-static.noarch" package

Learn how to uninstall mingw64-sqlite-static.noarch on Fedora 38:

$ sudo dnf remove mingw64-sqlite-static.noarch $ sudo dnf autoremove

3. Information about the mingw64-sqlite-static.noarch package on Fedora 38

Last metadata expiration check: 0:27:40 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : mingw64-sqlite-static
Version : 3.36.0.0
Release : 6.fc38
Architecture : noarch
Size : 635 k
Source : mingw-sqlite-3.36.0.0-6.fc38.src.rpm
Repository : fedora
Summary : Static version of MinGW Windows port of sqlite library
URL : http://www.sqlite.org/
License : Public Domain
Description : SQLite is a C library that implements an SQL database engine. A large
: subset of SQL92 is supported. A complete database is stored in a
: single disk file. The API is designed for convenience and ease of use.
: Applications that link against SQLite can enjoy the power and
: flexibility of an SQL database without the administrative hassles of
: supporting a separate database server. Version 2 and version 3 binaries
: are named to permit each to be installed on a single host
:
: This package contains static cross-compiled library