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

Last updated: July 08,2024

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

This is a short guide on how to install mingw64-sqlite-static.noarch on Fedora 36

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

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

This is a short guide on how to uninstall mingw64-sqlite-static.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:20:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw64-sqlite-static
Version : 3.36.0.0
Release : 3.fc36
Architecture : noarch
Size : 631 k
Source : mingw-sqlite-3.36.0.0-3.fc36.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