Setting up Sqlite3 Python embedded database and Sqlitebrowser on CentOS 8.2

First install “Development Tools”, rebuild Python 3.8.5, after installation sqlite-devel. Afterwards build sqlitebrowser from source rather then install via snap, just a couple qt5-devel packages would have to be installed for successful build on CentOS 8.2.

Source: LXer – Setting up Sqlite3 Python embedded database and Sqlitebrowser on CentOS 8.2