How to Install and Uninstall sqlite-doc.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "sqlite-doc.noarch" package
Please follow the steps below to install sqlite-doc.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
sqlite-doc.noarch
Copied
2. Uninstall "sqlite-doc.noarch" package
This tutorial shows how to uninstall sqlite-doc.noarch on Rocky Linux 8:
$
sudo dnf remove
sqlite-doc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the sqlite-doc.noarch package on Rocky Linux 8
Last metadata expiration check: 1:02:57 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : sqlite-doc
Version : 3.26.0
Release : 15.el8
Architecture : noarch
Size : 6.8 M
Source : sqlite-3.26.0-15.el8.src.rpm
Repository : baseos
Summary : Documentation for sqlite
URL : http://www.sqlite.org/
License : Public Domain
Description : This package contains most of the static HTML files that comprise the
: www.sqlite.org website, including all of the SQL Syntax and the
: C/C++ interface specs and other miscellaneous documentation.
Available Packages
Name : sqlite-doc
Version : 3.26.0
Release : 15.el8
Architecture : noarch
Size : 6.8 M
Source : sqlite-3.26.0-15.el8.src.rpm
Repository : baseos
Summary : Documentation for sqlite
URL : http://www.sqlite.org/
License : Public Domain
Description : This package contains most of the static HTML files that comprise the
: www.sqlite.org website, including all of the SQL Syntax and the
: C/C++ interface specs and other miscellaneous documentation.