# KernelChan A Linux Kernel Manager for ArchLinux This Project is FOSS do with it, waht you want. This is my first time using PySide/PyQt. Compilation dependencies: Python3 PySide2 python-beautifulsoup4 PyInstaller Compilation: pyinstaller --name="KernelChan" --icon=icon.png --onefile --windowed main.py