base / base/docs

docs(snapshots): aria2c installation prerequisite missing after switching from wget

Open
#1,421 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
337
Forks
792
Avg merge
17h 23m
Merged PRs (30d)
49

Description

The snapshot download commands were recently updated to use aria2c instead of wget. However aria2c is not installed by default on Ubuntu and the page has no prerequisite section mentioning this. A new operator following the guide will hit 'command not found: aria2c' when running the download command.

wget is part of the standard Ubuntu install but aria2c requires apt-get install aria2 first. Adding a short note before the download table would prevent this confusion.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.