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 archiveboxNext, follow the setup guide to install extractor dependencies, create an administrator, and start the service.