Hi Richmond, Am Mittwoch, 12. Mai 2021 schrieb Richmond: > Stefan Krusche <li...@stefan-krusche.de> writes: > > Am Mittwoch, 12. Mai 2021 schrieb Richmond: > >> Andrei POPESCU <andreimpope...@gmail.com> writes: > >> > On Mi, 12 mai 21, 10:51:55, Richmond wrote: > >> >> This repo has crept into my sources.d an I don't know why it is
That's probably "sources.list.d", then, right? > > This might help, too: > > > > dpkg -S /etc/sources.d/audio-recorder.list # or whatever that file > > is called > > > > If the file has been installed from a package the name of the > > package should be listed. > > > > Kind regards, > > Stefan > > sudo dpkg -S > /etc/apt/sources.list.d/audio-recorder-ubuntu-ppa-impish.list > dpkg-query: no path found matching pattern > /etc/apt/sources.list.d/audio-recorder-ubuntu-ppa-impish.list If I'm not mistaken, that could mean that there had been installed a package which put the file there but didn't delete it after uninstall because it wasn't *purged* but just *uninstalled*. CMIIW, please. > Note it is sources.list.d not sources.d, I don't know why. That is correct, not "sources.d". I was sloppy when I copied that from your message⦠;-) > There is > nothing in that file audio-recorder-ubuntu-ppa-impish.list A quick online search yielded this which might also help you to find out where the file came from: https://launchpad.net/~audio-recorder/+archive/ubuntu/ppa Kind regards, Stefan