Implement download from ArchLinux Archive.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user