mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-17 20:01:44 +02:00
Updated Install (markdown)
@@ -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`.
|
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:**
|
**More info:**
|
||||||
- For help installing these, see the [Manual Setup](#manual-setup), [[Troubleshooting]] and [[Chromium Install]] pages.
|
- 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!*
|
*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
|
#### macOS
|
||||||
|
|
||||||
@@ -137,7 +136,7 @@ playwright install --with-deps chromium
|
|||||||
brew install --cask 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
|
#### 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
|
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
|
#### FreeBSD
|
||||||
|
Reference in New Issue
Block a user