KL Installer: Simplifying Your Installation Experience
A user-friendly tool designed specifically for KL distributions. The goal is to enable every user, regardless of their experience level, to install KL easily and without complications.
KL Installer comes with grub2config, streamlining the installation of GRUB and ensuring it is perfectly configured for KL distributions. This makes the process simpler and more efficient.
How it works:
You must choose the partition where you want to install. If you want to create a bootable USB, the USB must be mounted for it to be recognized.
Name a folder; the files from the ISO will be copied into this folder. The folder name should not contain spaces.
Select which ISO you are going to use.
Finally, click Install and wait for the process to complete.
To install the void package, we need to remove the grub2config located in doc, because it gave me an error and prevented me from installing the package.
Code: Select all
rm -r -f /usr/share/doc/grub2config
Then we install these packages so that the GUI works.
Code: Select all
sudo xbps-install -S shiboken2
sudo xbps-install -S python3-pyside2
ARCH.
https://www.mediafire.com/file/pmv03ua4 ... kg.tar.zst
Debian
https://www.mediafire.com/file/4nkzclee ... _amd64.deb
Here is the pot file for anyone who can help with locales, so we can translate the GUI. It already includes locales in Spanish.