/linuxltskernel

Script to install the Linux LTS kernel on Arch and Arch-based distributions.

Primary LanguageShellMIT LicenseMIT

LTS Kernel Installer🚀

Get the stability of the Long-Term Support (LTS) kernel on your Arch or Arch-based distribution with a simple script. 🧑‍💻

✨ What This Script Does

  • Installs the Linux LTS Kernel: Makes sure your system is running a stable, long-term support kernel.
  • Updates GRUB: Automatically adds the new kernel to your bootloader, so it's ready to use.
  • Configures the Boot Sequence: Sets your system to prioritize the LTS kernel in the bootloader, ensuring it boots up with the stable version.

📦How to Install

  1. Clone the Repo:
    git clone https://github.com/aayushx402/linuxltskernel
    cd linuxltskernel
  2. Give Execution Permissions:
    chmod +x install.sh
  3. Run the Setup Script:
    ./install.sh

Enjoy Stability! 🛡️