mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
Initial Home page
commit
0b7359e79c
33
Vectorscan.md
Normal file
33
Vectorscan.md
Normal file
@ -0,0 +1,33 @@
|
||||
Welcome to the Vectorscan wiki!
|
||||
|
||||
# Installation
|
||||
|
||||
## Debian/Ubuntu
|
||||
|
||||
On recent Debian/Ubuntu systems, vectorscan should be directly available for installation:
|
||||
|
||||
```
|
||||
$ sudo apt install libvectorscan5
|
||||
```
|
||||
|
||||
Or to install the devel package you can install `libvectorscan-dev` package:
|
||||
|
||||
```
|
||||
$ sudo apt install libvectorscan-dev
|
||||
```
|
||||
|
||||
## Fedora
|
||||
|
||||
TBD
|
||||
|
||||
## Suse
|
||||
|
||||
TBD
|
||||
|
||||
## Alpine
|
||||
|
||||
TBD
|
||||
|
||||
## MacOS X (Apple M1/M2/M3 CPUs only!)
|
||||
|
||||
TBD
|
Loading…
x
Reference in New Issue
Block a user