Skip to content

Apt update notification.

Created by: gilbertoferreira

Hi there. I am using this wonderful work both in Kubuntu 22.04 and 22.10. One thing that I noticed is there is not a apt update notification whatsoever. Everytime I see in the inernet some news about new kernel, like 6.0.11, I need check manually every day for update. Either I do someting wrong or there is something wrong with the apt configuration to xanmod. To install I used the following commands: echo 'deb http://deb.xanmod.org releases main' | tee /etc/apt/sources.list.d/xanmod-kernel.list wget -qO - https://dl.xanmod.org/gpg.key | apt-key --keyring /etc/apt/trusted.gpg.d/xanmod-kernel.gpg add - apt update

Thanks