How to Install and Uninstall mingw32-sqlite-static.noarch Package on Fedora 35

Last updated: May 19,2024

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

This tutorial shows how to install mingw32-sqlite-static.noarch on Fedora 35

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

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

Learn how to uninstall mingw32-sqlite-static.noarch on Fedora 35:

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

3. Information about the mingw32-sqlite-static.noarch package on Fedora 35

Last metadata expiration check: 5:45:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mingw32-sqlite-static
Version : 3.36.0.0
Release : 2.fc35
Architecture : noarch
Size : 640 k
Source : mingw-sqlite-3.36.0.0-2.fc35.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