Install Vector using dpkg
dpkg is the software that powers the package management system in the Debian operating system and its derivatives. dpkg is used to install and manage software via .deb
packages. This page covers installing and managing Vector through the DPKG package repository.
Installation
curl \
--proto '=https' \
--tlsv1.2 -O \
https://packages.timber.io/vector/0.30.0/vector_0.30.0-1_amd64.deb
sudo dpkg -i vector_0.30.0-1_amd64.deb
Other actions
dpkg -r vector-0.30.0-amd64
dpkg -i vector-0.30.0-amd64