Skip to content

MikuX-Dev/Arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ArchFiery:

Introduction:

ArchFiery is a bash script that streamlines the installation process of ArchLinux. By executing only two terminal commands, users can effortlessly install ArchLinux. This script is specifically designed to install essential packages like the base system and bootloader. Additionally, it provides the option to install ArchFiery pkgs and Blackarch-tools, which include a selection of tools from the BlackArch Linux project.

Note

ArchFiery is a personal archlinux installer script. It is not a part of the official Arch Linux project.

installation:

To install ArchFiery, follow these steps:

Ensure that you have an internet connection on the Arch ISO. If you have a wireless connection, you can use the iwctl command. For detailed instructions, refer to the Network configuration guide in the ArchLinux documentation.

  • Just exec the ArchFiery using the following command:
    curl -L https://mikux-dev.github.io/ArchFiery/archlinux-installer/ArchFiery.sh -o ArchFiery.sh; chmod +x ArchFiery.sh; ./ArchFiery.sh
    

Follow the on-screen instructions to complete the installation.

Configuration:

To configure ArchFiery, you'll need to clone the repository and edit the packages directory. And make the necessary changes according to your requirements.

License:

This project is licensed under the GNU General Public License v3.0. For more details, please refer to the LICENSE file.

Releases

No releases published

Packages

No packages published

Languages