Linux is a complex operating system with numerous components, so it's not surprising that issues may occasionally arise. This guide is designed to equip you with the essential resources and knowledge needed to troubleshoot common problems effectively. Whether you're dealing with system errors, compatibility issues, or performance hiccups, this guide will help you navigate and resolve these challenges.
Loading ...
Enable/disable "apt_news" notification
To disable Pro config 'apt_news'
sudo pro config set apt_news=false
To revert it to initial configuration
sudo pro config set apt_news=true
Fixing "Key is stored in legacy trusted.gpg keyring" notice
If you use a PPA or add an external repository in SnoopGod v22.04 and later versions, chances are that you will see sooner or later a message like this:
W: [...] Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
To resolve this issue simply run the following command in your Terminal.
sudo cp /etc/apt/trusted.gpg /etc/apt/trusted.gpg.d