How to Install and Uninstall root-sql-sqlite.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "root-sql-sqlite.x86_64" package

This tutorial shows how to install root-sql-sqlite.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install root-sql-sqlite.x86_64

2. Uninstall "root-sql-sqlite.x86_64" package

This is a short guide on how to uninstall root-sql-sqlite.x86_64 on Fedora 34:

$ sudo dnf remove root-sql-sqlite.x86_64 $ sudo dnf autoremove

3. Information about the root-sql-sqlite.x86_64 package on Fedora 34

Last metadata expiration check: 3:47:57 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : root-sql-sqlite
Version : 6.24.06
Release : 2.fc34
Architecture : x86_64
Size : 45 k
Source : root-6.24.06-2.fc34.src.rpm
Repository : updates
Summary : Sqlite client plugin for ROOT
URL : https://root.cern/
License : LGPLv2+
Description : This package contains the sqlite plugin for ROOT. This plugin
: provides a thin client (interface) to sqlite servers. Using this
: client, one can obtain information from a sqlite database into the
: ROOT environment.