Archives is a free and open source Web Archive creator application for Linux. Using Archives, you can archive any website, including its assets, into a self-contained hybrid HTML/ZIP file. You can use this application for view this hybrid HTML/ZIP file and also WARC, WACZ, HAR, SWF files.
Install Archives on Ubuntu
Archives is available as a flatpak package file from the remote flathub.First install flatpak and flathub on your system and restart it after the installation.
After that open the terminal app (ctrl+alt+t) and run below Archives flatpak install command. It will install the latest Archives on your system.
flatpak install flathub dev.geopjr.Archives
And open it using below command.
flatpak run dev.geopjr.Archives
Just enter the web address and click the top Archive button.
You can also uninstall it using below commands.
flatpak uninstall dev.geopjr.Archives
[OR]
sudo flatpak uninstall dev.geopjr.Archives