GNU/Linux Debian/Ubuntu XanMod Kernel Repository Adding
Hi! The Tutorial shows you Step-by-Step How to Add XanMod Kernel Repository in Debian/Ubuntu-Based GNU/Linux OSes.
And XanMod Kernel for Ubuntu/Debian is a general-purpose Linux Kernel distribution with Custom Settings and new Features. Built to provide a stable, responsive and smooth Desktop experience.
So this Repo Setup is valid for all the Debian-based Platforms like:
- Kali
- MX Linux
- Deepin
- Parrot
- antiX
- SparkyLinux
- Q4OS
- Netrunner
- Voyager
- MakuluLinux
- Elive
- LMDE
- Parsix
And again also for all the Ubuntu-based Distros like:
- Linux Mint
- Lubuntu
- Kubuntu
- Xubuntu
- Zorin OS
- Elementary OS
- Linux Lite
- Bodhi
- Kde Neon
- Pop!_OS
- Voyager
- Trisquel
- LXLE
- feren OS
- Peppermint
- Linux Ultimate Edition (You may just need to Discover what’s the Parent Release)
1. Launching Terminal
How to QuickStart with Command Line on Debian/Ubuntu GNU/Linux
2. Adding XanMod Kernel Repo
Then to Add XanMod Kernel Apt Repository
Simply execute:echo 'deb http://deb.xanmod.org releases main' | sudo tee /etc/apt/sources.list.d/xanmod-kernel.list
Authenticate with the User’s Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.3. Adding XanMod Kernel GPG Key
Again to Add XanMod Kernel GPG Signature Key
Do:wget -qO - https://dl.xanmod.org/gpg.key | sudo apt-key --keyring /etc/apt/trusted.gpg.d/xanmod-kernel.gpg add -
(For the Newer Release in case of apt-key Issue see: Gpg.d Keyring Setup Guide.)4. Refreshing Apt Sources
Next to Refresh Apt Repo Sources
Play:sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.3. Installing XanMod Kernel
Finally, to XanMod Kernel Installation for Debian/Ubuntu Based
XanMod Kernel Debian/Ubuntu Installation Guide