Search Criteria
Package Details: single-file-cli 2.0.75-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/single-file-cli.git (read-only, click to copy) |
|---|---|
| Package Base: | single-file-cli |
| Description: | CLI tool for saving a faithful copy of a complete web page in a single HTML file |
| Upstream URL: | https://github.com/gildas-lormeau/single-file-cli |
| Licenses: | AGPL-3.0-or-later |
| Submitter: | carsme |
| Maintainer: | mkurz |
| Last Packager: | mkurz |
| Votes: | 1 |
| Popularity: | 0.141682 |
| First Submitted: | 2024-06-07 06:57 (UTC) |
| Last Updated: | 2025-08-08 21:43 (UTC) |
Dependencies (4)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (python-nodejs-wheelAUR, corepackerAUR, npm-corepackAUR) (make)
- chromium (chromium-no-extrasAUR, omarchy-chromium-binAUR, ungoogled-chromiumAUR, ungoogled-chromium-binAUR, ungoogled-chromium-xdgAUR) (optional) – for webdriver-chromium backend
- playwrightAUR (playwrightAUR) (optional) – for playwright-{firefox,chromium} backend
Latest Comments
snowblind001 commented on 2022-02-12 03:05 (UTC)
this requires a 'chrome' binary in /usr/bin, so it won't work with the chromium or google-chrome packages unless you do
sudo ln -s /usr/bin/google-chrome /usr/bin/chrome