How to Install and Uninstall python3-sqlparse.noarch Package on CentOS 8 / RHEL 8
Last updated: November 05,2024
1. Install "python3-sqlparse.noarch" package
Please follow the steps below to install python3-sqlparse.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-sqlparse.noarch
Copied
2. Uninstall "python3-sqlparse.noarch" package
Learn how to uninstall python3-sqlparse.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-sqlparse.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sqlparse.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:06:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-sqlparse
Version : 0.2.4
Release : 6.el8
Architecture : noarch
Size : 82 k
Source : python-sqlparse-0.2.4-6.el8.src.rpm
Repository : epel
Summary : Non-validating SQL parser for Python
URL : https://github.com/andialbrecht/sqlparse
License : BSD
Description : sqlparse is a tool for parsing SQL strings. It can generate pretty-printed
: renderings of SQL in various formats.
:
: It is a python module, together with a command-line tool.
Available Packages
Name : python3-sqlparse
Version : 0.2.4
Release : 6.el8
Architecture : noarch
Size : 82 k
Source : python-sqlparse-0.2.4-6.el8.src.rpm
Repository : epel
Summary : Non-validating SQL parser for Python
URL : https://github.com/andialbrecht/sqlparse
License : BSD
Description : sqlparse is a tool for parsing SQL strings. It can generate pretty-printed
: renderings of SQL in various formats.
:
: It is a python module, together with a command-line tool.