How to Install and Uninstall root-sql-sqlite.x86_64 Package on Oracle Linux 9

Last updated: May 19,2024

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

Please follow the steps below to install root-sql-sqlite.x86_64 on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall root-sql-sqlite.x86_64 on Oracle Linux 9:

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

3. Information about the root-sql-sqlite.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:57:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : root-sql-sqlite
Version : 6.30.04
Release : 1.el9
Architecture : x86_64
Size : 44 k
Source : root-6.30.04-1.el9.src.rpm
Repository : epel
Summary : Sqlite client plugin for ROOT
URL : https://root.cern/
License : LGPL-2.1-or-later
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.