Skip to main content

Node.js

To install Node.js:
Use the package manager of your distro or the official binaries.
Make sure that your Node.js installation is v16 or newer. To check an existing installation, run:
node --version

Squid CLI

Follow these instructions.

Git

Squid CLI uses Git to retrieve templates. To install it:
Use the package manager of your distro.

Docker

Most squids use a database to store the processed data. Install Docker to manage local squid databases with convenience.
  • Here’s an instruction on how to install Docker on Ubuntu
  • On other distros consider using their package managers