2015-07-20 15:57:20 -06:00
|
|
|
# archdi
|
|
|
|
|
|
|
|
Just a simple bash script to install and configure a full personal computer with Arch Linux.
|
|
|
|
|
2015-07-20 15:59:24 -06:00
|
|
|
Show archfi project to start your arch installation : https://github.com/MatMoul/archdi
|
2015-07-20 15:57:20 -06:00
|
|
|
|
|
|
|
First, install Arch Linux with the official média and optionally with archfi.
|
|
|
|
|
|
|
|
After reboot, type the next two lines :
|
|
|
|
|
|
|
|
curl -L archdi.sourceforge.net/archdi<br />
|
|
|
|
sh archdi
|
|
|
|
|
|
|
|
you can install it on your system with<br />
|
|
|
|
sh archdi -i
|
|
|
|
|
|
|
|
Video with kde installation :<br />
|
|
|
|
https://youtu.be/PDBkDEjID1M
|
|
|
|
|
|
|
|
Video with xfce installation :<br />
|
|
|
|
https://youtu.be/vIwhJoYgJfg
|
|
|
|
|
|
|
|
You can watch the my videos to show how to use it :<br />
|
|
|
|
https://www.youtube.com/watch?v=-Ne4pYDqslc&list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
|