Fork of Arch Desktop Install, with some extra goodies like wayland
Find a file
2020-10-07 14:21:36 +08:00
archdi Add jsDelivr CDN source and "--noconfirm" option 2020-10-07 14:21:36 +08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2019-07-03 22:37:32 +02:00
LICENSE Switch to GPLv3 licence 2016-12-21 00:47:35 +01:00
makerelease Update makerelease 2019-02-02 22:23:28 +01:00
README.md Update README 2016-02-24 22:41:55 +01:00
README.txt Update README 2016-02-24 22:41:55 +01:00
version New Release : 2019.07.03.22.44.21 2019-07-03 22:44:27 +02:00

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