How To Install Sqlformat2 On Arch And Fedora?
Install sqlformat2
-
Arch Linux
pacman -S python2-sqlparseClick to copy -
Fedora
dnf install python2-sqlparseClick to copy
python2-sqlparse
sqlparse is a tool for parsing SQL strings. It can generatepretty-printed renderings of SQL in various formats. It is a python module, together with a command-line tool.
Installation of latest sqlformat2 command is available for Arch and Fedora. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




