Welcome to the Vectorscan wiki!
Installation from package
Debian/Ubuntu
On recent Debian/Ubuntu systems, vectorscan should be directly available for installation:
Or to install the devel package you can install libvectorscan-dev package:
At this time only Debian 12 offers either vectorscan package. Ubuntu only offers the vectorscan packages
for arm64 CPU architectures.
Alpine
On recent Alpine systems, vectorscan should be directly available for installation via the community repository:
Or to install the devel package you can install libvectorscan-dev package:
The community repository is not enabled by default on Alpine, you may need to uncomment the repo in the /etc/apk/repositories file and then run apk update before you can install vectorscan.
openSUSE
Or to install the devel package you can install vectorscan-devel package:
MacOS X (Homebrew)
This assumes an existing HomeBrew installation