How to Install and Uninstall golang-modernc-sqlite.x86_64 Package on Fedora 39

Last updated: March 01,2025

1. Install "golang-modernc-sqlite.x86_64" package

Please follow the instructions below to install golang-modernc-sqlite.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install golang-modernc-sqlite.x86_64

2. Uninstall "golang-modernc-sqlite.x86_64" package

This guide covers the steps necessary to uninstall golang-modernc-sqlite.x86_64 on Fedora 39:

$ sudo dnf remove golang-modernc-sqlite.x86_64 $ sudo dnf autoremove

3. Information about the golang-modernc-sqlite.x86_64 package on Fedora 39

Last metadata expiration check: 5:26:58 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-modernc-sqlite
Version : 1.27.0
Release : 2.fc39
Architecture : x86_64
Size : 13 k
Source : golang-modernc-sqlite-1.27.0-2.fc39.src.rpm
Repository : updates
Summary : A port of SQLite/SQLite3 to Go without cgo
URL : https://gitlab.com/cznic/sqlite
License : BSD-3-Clause
Description : A port of SQLite/SQLite3 to Go without cgo.
:
: SQLite is an in-process implementation of a self-contained, serverless, zero-
: configuration, transactional SQL database engine.