After sudo apt update detected bugs, so, I want to PURGE the packages... But what the package name? how to purge it?
I try remove the listed bugs (final below), but:
sudo apt purge pgadmin4, no effect. "Package 'pgadmin4' is not installed, so not removed"sudo apt purge qgis, ok! Purge, no QGIS on machine, but the warning alert remains.
The apt show warnings, but not show package names, so it is difficult to discover what I must to purge. How to really purge?
The bugs listed by apt update, that remains the same after qgis purge:
W: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/jammy/dists/pgadmin4/
InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg),
see the DEPRECATION section in apt-key(8) for details.
W: https://qgis.org/ubuntu/dists/jammy/
InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg),
see the DEPRECATION section in apt-key(8) for details.
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://qgis.org/ubuntu jammy
InRelease' doesn't support architecture 'i386'