ArchiveBoxDebian & Ubuntu

ArchiveBox for Debian & Ubuntu

Install the self-hosted web archiving server with your system package manager.

Install ArchiveBox

echo 'deb [trusted=yes] https://archivebox.github.io/debian-archivebox dev main' | sudo tee /etc/apt/sources.list.d/archivebox.list
sudo apt update
sudo apt install archivebox

Next, follow the setup guide to install extractor dependencies, create an administrator, and start the service.

Package index · Repository metadata · Build from source