apt.paretosecurity.com Open in urlscan Pro
2606:4700:3036::6815:3d2d  Public Scan

URL: https://apt.paretosecurity.com/
Submission: On November 25 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

PARETOSECURITY PACKAGES


STABLE RELEASE

# Add paretosecurity gpg key
sudo mkdir -p --mode=0755 /usr/share/keyrings
curl -fsSL https://apt.paretosecurity.com /paretosecurity.gpg | sudo tee /usr/share/keyrings/paretosecurity.gpg >/dev/null

# Add this repo to your apt repositories
echo 'deb [signed-by=/usr/share/keyrings/paretosecurity.gpg] https://apt.paretosecurity.com stable main' | sudo tee /etc/apt/sources.list.d/pareto.list

# install pareto
sudo apt update && sudo apt install pareto