- Saved searches
- Use saved searches to filter your results more quickly
- License
- Torxed/archinstall_gui
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- Arch linux графический инсталлятор
- Features
- Project Samples
- Project Activity
- Categories
- License
- Follow ALG
- Additional Project Details
- Operating Systems
- Intended Audience
- User Interface
- Programming Language
- Registered
- EDITION S
- GNOME
- GNOME Pure
- XFCE
- XFCE Pure
- Cinnamon
- Cinnamon Pure
- MATE
- MATE Pure
- i3wm
- bspwm
- Zen Edition
- FEATURE S
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Guided Arch Linux graphical installer
License
Torxed/archinstall_gui
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
Graphical Arch Linux installer.
All errors should be reported here, and no where else.
See trouble-shooting a bit further down.
Note : If you’re not familiar with Arch Linux or the installation process, please have a look at the comprehensive Installation Guide. Arch Linux does not come default with a graphical desktop environment.
A pre-built ISO from the steps below, can be found here. Which also come with pre-built graphical support for:
- VirtualBox
- kvm / qemu
- VMWare
- And most hardware that supports basic drivers such as:
- mesa
- xf86-video-fbdev
- xf86-video-vesa
- xf86-video-vmware
Build into a Arch ISO medium
Follow the basics steps for releng on Archiso wiki. Then, before you build, do the following steps:
# cd ~/archiso_build_folder # cat > ./packages.x86_64 python python-systemd python-psutil git xorg-server xorg-xinit xorg-twm chromium which EOF # cat > ./airootfs/root/customize_airootfs.sh cd /root git clone --recursive https://github.com/Torxed/archinstall_gui.git cp archinstall_gui/INSTALL/archinstall_gui.service /etc/systemd/system/ cp archinstall_gui/INSTALL/xinitrc /etc/X11/xinit/ cp -r archinstall_gui /srv/ chmod +x /srv/archinstall_gui/webgui.py systemctl daemon-reload systemctl enable archinstall_gui.service EOF # mkdir -p ./airootfs/etc/skel # echo '[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && sh -c "startx"' >> ./airootfs/etc/skel/.zprofile
This will auto-run the backend webservice that does all the actual work.
Then, on boot it will launch X with chromium in full-screen mode (thanks to the xinitrc from the INSTALL folder of this repo).Important note: You’ll also need to include a graphics driver (not included in the steps above) in packages.x86_64. Since this is a graphical installer, a working xorg environment is needed. As an example, for VirtualBox, this means xf86-video-vmware needs to be added into packages.x86_64 .
Now, do sudo ./build.sh -v and a finished ISO should pop out under ./out .
In case of installation errors, check the «Install log»,
And post the copy of /root/archinstall.log here on github as an issue (Found on the live medium).Also doing journalctl -a -n 500 -u archinstall_gui | less -S might give useful indiciations on what went wrong, stack traces might end up in the journal output.
note: The archinstall.log might be elsewhere if you’re running this as a standalone application to install from a already existing Arch Linux installation.
Finally, just asking here for help is fine too. I’ll support in any way I can.
Arch linux графический инсталлятор
ALG was a fast offline graphical installer for Arch Linux
Thank you to all the members in the ALG community for their support.
Features
- Follows Arch’s KISS philosophy
- Calamares Installer Makes it easier to Install
- Easy to Multiboot with Windows/Other Linux Distros in both Legcay or UEFI boot modes.
- Internet Support for both Wired and Wireless networks
Project Samples
Project Activity
Categories
License
Follow ALG
Run your service business from anywhere with enterprise-level features at a small business price.
Streamline your workflows by migrating customer records into a digital format. With one centralized system for customer management, scheduling, invoicing, create automated payment reminders for customers, payments, reporting, and more, you gain full visibility across business operations that allows you to better serve your customers from home or the office.
Additional Project Details
Operating Systems
Intended Audience
User Interface
Programming Language
Registered
BlackArch Linux is an Arch Linux-based penetration testing distribution for penetration testers and security researchers. You can install tools individually or in groups. BlackArch Linux is compatible with existing Arch installs. The BlackArch Full ISO contains multiple window managers. The.
Artix Linux is a rolling-release distribution, based on Arch Linux. It uses real init systems because PID1 must be simple, secure, and stable. It is possible to install any init system (openrc, runit, s6, suite66, or dinit) from any ISO. Artix can either be installed through the console or the.
NetCrunch is a smart, agentless network monitoring and management software system capable of monitoring every device, system or application that is part of your computer network. Developed by AdRem Software, NetCrunch helps businesses of all sizes remotely monitor network services, switches.
EDITION S
The Plasma Themed Edition (also known as the Flagship) of Arch Linux GUI helps you install Vanilla Arch Linux with the KDE Plasma Desktop Environment. It is pre-configured and ready to use. It comes with all the neccessary software and settings to help users get started quickly.
The Plasma Pure Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the Stock Plasma Desktop Environment. It contains all the software in the plasma group by default. This is what users get after installing the Plasma Desktop Environment after a CLI installation.
Some of the features include:
Some essential applications include:
GNOME
GNOME Pure
The GNOME Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the GNOME Desktop Environment. It is pre-configured and ready to use. It comes with all the neccessary software and settings to help users get started quickly.
The GNOME Pure Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the Stock GNOME Desktop Environment. It contains some of the the software from GNOME group. To check what packages come pre-installed, click here. This is what users get after installing the GNOME Desktop Environment After a CLI installation. The packages provided in this edition are fewer than that in the above linked gnome group. However, this edition gives you a completely working gnome-desktop.
Some of the features include:
Some essential applications include:
XFCE
XFCE Pure
The XFCE Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the XFCE Desktop Environment. It is pre-configured and ready to use. It comes with all the neccessary software and settings to help users get started quickly.
The XFCE Pure Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the Stock XFCE Desktop Environment. It contains all the software in the XFCE group. This is what users get after installing the XFCE Desktop Environment After a CLI installation. Addtionally xfce4-pulseaudio-plugin & pulseaudio-alsa help with audio. Pavucontrol is not installed, so you need to install it manually. LightDM comes with stock lightdm-gtk-greeter.
Some of the features include:
Important installed software include:
Cinnamon
Cinnamon Pure
The Cinnamon Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the Cinnamon Desktop Environment. It is pre-configured and ready to use. It comes with all the neccessary software and settings to help users get started quickly.
The Cinnamon Pure Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the Stock Cinnamon Desktop Environment. This is what users get after installing the Cinnamon Desktop Environment after a CLI installation.
This editon contains the cinnamon package & various other GNOME packages, such as gnome-terminal & gedit . See the full package list here.
Some of the features include:
MATE
MATE Pure
The MATE Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the MATE Desktop Environment. It is pre-configured and ready to use. It comes with all the neccessary software and settings to help users get started quickly, with MATE.
The Pure Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the Stock MATE Desktop Environment. This edition contains all the packages in MATE & MATE-EXTRA groups. This is what users get after installing the MATE Desktop Environment after a CLI installation.
Some of the features include:
Essential Packages Include:
i3wm
The i3 Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the i3 Window Manager. To install this edition, you need to launch the install from rofi. Launch rofi with mod+d , where mod is your windows key. Then you need to simply search for Install Arch Linux or Arch Linux installer. Once rofi displays the program, launch it by pressing enter . Due to the minimalist nature of this edition, there are very little programs installed in it, and you can easily spot the install after launch rofi. You can also use your arrow keys to navigate to it, and then press enter.
Basic Keybindings ( mod = windows key)
bspwm
The bswpm Edition of Arch Linux GUI helps you install Vanilla Arch Linux with the Bitmap Space Partitioning Window Manager. To install this edition, you need to launch the install from rofi. Launch rofi with mod+d , where mod is your windows key. Then you need to simply search for Install Arch Linux or Arch Linux installer. Once rofi displays the program, launch it by pressing enter . Due to the minimalist nature of this edition, there are very little programs installed in it, and you can easily spot the install after launch rofi. You can also use your arrow keys to navigate to it, and then press enter.
Basic Keybindings ( mod = windows key)
Zen Edition
This release is to celebrate one of the longest developed desktops, KDE’s Plasma Desktop, which turned 25. The Live CD include the 25th anniversary release.
This edition differs to Vanilla Arch Linux, due to the inclusion of the following components:
You will need an internet connection to install this edition.
You can now choose the desktops (XFCE, GNOME, MATE, LxQt, Cutefish, Budgie, Deepin, & i3WM), as well as some important software. You can SKIP the software section, however, desktop section is mandatory.
FEATURE S
GUI installer makes it easier to install the Operating System.
Users wanting to customize their OS from scratch can choose the pure editions which have stock desktop enviroments.
Users wanting to get started immediatly can choose the themed editions which have themed desktop enviroments.
Hardware tested on team blue, and team red hardware.
Monthly rolling release schedule, just like mainline Arch Linux with new ISOs every month.
Install in UEFI/GPT or Legacy/MBR setup.
Easily dual-boot/triple-boot with Windows and/or other linux distributions.
All editions come with encryption using LUKS. Users can easily encrypt drives during installation.
Themed editions come with CUPS enabled.