Implement download from ArchLinux Archive.

This commit is contained in:
2024-05-25 18:24:41 +02:00
parent e9e2737bd4
commit 795a06f4be
2 changed files with 46 additions and 4 deletions

View File

@@ -11,12 +11,13 @@ to boot from a USB depending on just how broken it is).
- Perl 5
- `File::ReadBackwards` module
- cURL
- GNU Makefile
You can install these packages with the following command:
```console
# pacman -S perl perl-file-readbackwards
# pacman -S perl perl-file-readbackwards curl
```
### Compiling & Installing