Skip to content
This repository was archived by the owner on Jul 11, 2021. It is now read-only.
This repository was archived by the owner on Jul 11, 2021. It is now read-only.

Why distribute sqlite3.{c,h} #2

@markuman

Description

@markuman

Why do you distribute sqlite3.{c,h}? Imho it's easier to take it from the packagemanager provided by the operating system.

apk add sqlite-dev sqlite-libs # alpine
pacman -S sqlite3 # arch
apt-get install libsqlite3-0 libsqite3-dev # debian
brew install sqlite # plastic os
zypper install libsqlite3-0 sqlite3-devel # some old rpm distros
dnf install sqlite-devel sqlite-libs # fedora

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions