14 lines
386 B
Markdown
14 lines
386 B
Markdown
|
# Installation
|
||
|
## Dependencies
|
||
|
- Bash
|
||
|
- Sed
|
||
|
- Curl
|
||
|
- Wget (Optional: use ```wget``` when it's installed)
|
||
|
- Aria2 (Optional: use ```aria2c``` when it's installed)
|
||
|
- Tar
|
||
|
- Desktop-file-utils
|
||
|
- Xorg-xhost (Optional: allowing users in Archbox to access X server)
|
||
|
- Zenity (Optional: for .desktop entry manager GUI)
|
||
|
## Installing Archbox
|
||
|
It's pretty easy, just run ```install.sh``` as root.
|