900 B
900 B
Installation (ChromeOS)
Prerequisites
- Enabled developer mode
Installing dependencies
We'll install needed dependencies with chromebrew, head over to chromebrew installation guide and do :
crew install sommelier wget
crew install llvm # OPTIONAL: needed for AMD GPUs
source ~/.bashrc
Installing Archbox
Just follow INSTALL.md but with :
- Now that
/usr/local
is owned by you, it's better to setINSTALL_PATH
to somewhere in/usr/local
inarchbox.conf
, for example/usr/local/archbox
- Remove
/home
fromSHARED_FOLDER
inarchbox.conf
Miscs
Init Archbox Automatically
Add archbox -m
to ~/.bashrc
.
Uniform look with ChromeOS
Install cros-adapta-gtk-theme
from AUR and set it with lxappearance
and dconf-editor
.