debian kernel ppa
curl 'https://liquorix.net/add-liquorix-repo.sh' | sudo bash apt install -fydu linux-image-liquorix-amd64 linux-headers-liquorix-amd64
Here is what the above code is Doing:
1. Download the Liquorix repository script
2. Run the script
3. Install the Liquorix kernel and headers
The Liquorix kernel is a real-time kernel, which means that it is optimized for low latency.