All Projects → MatMoul → Archfi

MatMoul / Archfi

Licence: gpl-3.0
Arch Linux Fast Installer : tutorial installer

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Archfi

archdi-pkg
Arch Linux Desktop Installer Packages
Stars: ✭ 46 (-97.87%)
Mutual labels:  install, archlinux, arch-linux-installation, installer, wizard, arch-linux, installation
Archdi
Arch Linux Desktop Installer : tutorial installer
Stars: ✭ 283 (-86.87%)
Mutual labels:  installer, install, archlinux, arch-linux, wizard
arch-install
A highly configurable script automatically installing Arch Linux.
Stars: ✭ 32 (-98.52%)
Mutual labels:  archlinux, arch-linux-installation, installer, arch-linux
arch-pi
A simple script automatically installing Arch Linux for the Raspberry Pi.
Stars: ✭ 38 (-98.24%)
Mutual labels:  archlinux, arch-linux-installation, installer, arch-linux
arch-odroid
A simple script automatically installing Arch Linux for the ODROID.
Stars: ✭ 30 (-98.61%)
Mutual labels:  archlinux, arch-linux-installation, installer, arch-linux
zarch
The Ultimate Script For Arch Linux
Stars: ✭ 49 (-97.73%)
Mutual labels:  install, archlinux, installer, arch-linux
Termuxarch
You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (-69.71%)
Mutual labels:  installer, archlinux, arch-linux
Archinstall
Arch Linux installer - guided, templates etc.
Stars: ✭ 140 (-93.51%)
Mutual labels:  installer, archlinux, arch-linux
Image Bootstrap
⛅️ Creates (chroots and) bootable virtual machine images; command line tool (Python 3)
Stars: ✭ 178 (-91.74%)
Mutual labels:  installer, archlinux, arch-linux
simplyarch
The blazing fast ⚡ Arch Linux ⚡ installation script that puts you on control 🌟
Stars: ✭ 38 (-98.24%)
Mutual labels:  archlinux, installer, arch-linux
Arch
These are easy, in-depth instructions on how to install Arch Linux.
Stars: ✭ 16 (-99.26%)
Mutual labels:  archlinux, arch-linux-installation, arch-linux
Fedora-KDE-Minimal-Install-Guide
Guide to install KDE Plasma desktop environment on a minimal Fedora installation
Stars: ✭ 125 (-94.2%)
Mutual labels:  install, installer, installation
linux-installer
Universal GNU+Linux installer script
Stars: ✭ 16 (-99.26%)
Mutual labels:  archlinux, installer, arch-linux
Cylon
A CLI TUI menu driven bash shell script supporting updates, maintenance, backups and system checks for an Arch based Linux distro
Stars: ✭ 121 (-94.39%)
Mutual labels:  archlinux, arch-linux
Customarch
Arch Linux Based Custom ISOs Made With "Archiso"
Stars: ✭ 606 (-71.89%)
Mutual labels:  archlinux, arch-linux
Dotfiles
My bspwm dotfiles. Grab whatever you need! :)
Stars: ✭ 111 (-94.85%)
Mutual labels:  archlinux, arch-linux
Dotfiles
Configuration for Arch Linux, sway, kitty, kakoune, zsh and more + scripted installation guide
Stars: ✭ 385 (-82.14%)
Mutual labels:  archlinux, arch-linux
Anlinux App
AnLinux allow you to run Linux on Android without root access.
Stars: ✭ 614 (-71.52%)
Mutual labels:  archlinux, arch-linux
Trizen
Lightweight AUR Package Manager
Stars: ✭ 696 (-67.72%)
Mutual labels:  archlinux, arch-linux
Mac Setup
Installing Development environment on macOS
Stars: ✭ 6,510 (+201.95%)
Mutual labels:  install, installation

archfi

Just a simple bash script wizard to install Arch Linux after you have booted on the official Arch Linux install media.

With this script, you can install Arch Linux with two simple terminal commands.

This wizard is made to install minimum packages (Base, bootloader and optionally archdi).

At the end of this wizard, you can install or launch archdi (Arch Linux Desktop Install) to install and configure desktop packages.

You can watch my videos to see how to use it here.

How to use

First, boot with the last Arch Linux image with a bootable device.

Then make sure you have Internet connection on the Arch iso. If you have a wireless connection the iwctl command might be useful to you. You can also read the Network configuration from the Arch Linux guide for more detailed instructions.

Then download the script with from the command line:

curl -LO archfi.sf.net/archfi

If SourceForge is down, use this instead:

curl -LO matmoul.github.io/archfi

Finally, launch the script:

sh archfi

Then follow the on-screen instructions to completion.

If you require extra help, visit the provided video playlist and follow my example.

More custom install

sh archfi -cpl {URL of your custom package list}

You can find a sample custom package list file in the samples folder.

For developers

You can test your script with this command :

sh archfi -t {githubusername} {branchname}

Example :

sh archfi -t matmoul master
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].