Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harilvfs/archlts

Script to install the Linux LTS kernel on Arch and Arch-based distributions.
https://github.com/harilvfs/archlts

arch bash kernel script

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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/harilvfs/archlts
    
    cd archlts/



  2. Give Execution Permissions:
    chmod +x install.sh



  3. Run the Setup Script:
    ./install.sh


Enjoy Stability! πŸ›‘οΈ