archbox/INSTALL.md

14 lines
386 B
Markdown
Raw Normal View History

2021-05-10 06:29:53 +00:00
# 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.