1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-17 12:01:02 +02:00

Updated Install (markdown)

Nick Sweeting
2024-02-08 12:50:57 -08:00
parent 81db1551db
commit a4d0d67800

@@ -103,8 +103,7 @@ If you'd rather not use [Docker](https://github.com/ArchiveBox/ArchiveBox#%EF%B8
See our [Dependencies](https://github.com/ArchiveBox/ArchiveBox#dependencies) documentation to see the full list of dependencies and how they're used. Not all the dependencies are required for all modes. If you disable some archive methods you can skip installing those dependencies, for example, if you set `FETCH_MEDIA=False` you don't need to install `yt-dlp`, and if you set `FETCH_[PDF,SCREENSHOT,DOM]=False` you don't need `chromium`.
<img src="https://avatars0.githubusercontent.com/u/1503512?s=200&v=4" width="80px" align="right"/>
<img src="https://avatars0.githubusercontent.com/u/1503512?s=200&v=4" width="100px" align="right"/>
**More info:**
- For help installing these, see the [Manual Setup](#manual-setup), [[Troubleshooting]] and [[Chromium Install]] pages.
@@ -119,7 +118,7 @@ See our [Dependencies](https://github.com/ArchiveBox/ArchiveBox#dependencies) do
*Be aware, you'll need to keep all these packages up-to-date yourself over time!*
<img src="https://imgur.zervice.io/Ue9BI7n.png" width="40px" align="right"/>
<img src="https://imgur.zervice.io/Ue9BI7n.png" width="30px" align="right"/>
#### macOS
@@ -137,7 +136,7 @@ playwright install --with-deps chromium
brew install --cask chromium
```
<img src="https://assets.ubuntu.com/v1/c5cb0f8e-picto-ubuntu.svg" width="40px" align="right"/>
<img src="https://assets.ubuntu.com/v1/c5cb0f8e-picto-ubuntu.svg" width="30px" align="right"/>
#### Ubuntu/Debian-based Systems
@@ -155,7 +154,7 @@ playwright install --with-deps chromium
sudo apt install chromium fontconfig fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-symbola fonts-noto fonts-freefont-ttf
```
<img src="https://cdn0.iconfinder.com/data/icons/flat-round-system/512/freebsd-512.png" width="40px" align="right"/>
<img src="https://cdn0.iconfinder.com/data/icons/flat-round-system/512/freebsd-512.png" width="30px" align="right"/>
#### FreeBSD