forked from MatMoul/archdi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
25 lines (18 loc) · 904 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# archdi
Just a simple bash script wizard to install and configure a full personal computer with Arch Linux.
First, install Arch Linux with the official media and optionally with archfi.
Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi
After reboot and your network ready, download the script :
curl -L archdi.sf.net/archdi > archdi
or if sourceforge is down :
curl -L matmoul.github.io/archdi > archdi
And run the script :
sh archdi
Or you can install it on your system with
sh archdi -i
And then you can use archdi cmd.
With this, you can make your updates or install your packages later.
You can watch my videos to show how to use it :
https://www.youtube.com/playlist?list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
This package is only a launcher for archdi-pkg.
If you want ask for new features, open an issue on https://github.com/MatMoul/archdi-pkg