apt remove will only remove the packages and not the repositories. I think
add-apt-repository -r will allow you remove them; otherwise, you can
remove them manually and then run "apt update".

You can remove the installed repository keys by using "apt-key del". To
get a list of installed list of repository keys, you can run
"apt-key list".

On 2020-03-04 23:18 -0600, Chuck Hast <[email protected]> wrote:

> Yes, here is what is in there and I see both ubnt and mongodb,
> here is the list:
> kp4djt@kp4djt64:~$ cd /etc/apt/sources.list.d/
> kp4djt@kp4djt64:/etc/apt/sources.list.d$ ls
> 100-ubnt-unifi.list
> 100-ubnt-unifi.list.save
> alexlarsson-ubuntu-flatpak-bionic.list
> alexlarsson-ubuntu-flatpak-bionic.list.save
> cairo-dock-team-ubuntu-update-bionic.list
> cairo-dock-team-ubuntu-update-bionic.list.save
> dansmith-ubuntu-chirp-snapshots-bionic.list
> dansmith-ubuntu-chirp-snapshots-bionic.list.save
> google-chrome.list
> google-chrome.list.save
> mongodb-org-3.4.list
> mongodb-org-3.4.list.save
> teamviewer.list
> teamviewer.list.save
> kp4djt@kp4djt64:/etc/apt/sources.list.d$
> 
> Do I just remove them manually or is there a tool I need to invoke for it?
> the apt remove tool does not even see them.
> 
> 
> On Thu, Feb 27, 2020 at 7:41 PM Linh Pham <[email protected]>
> wrote:
> 
> > Do you have anything under /etc/apt/sources.list.d by chance? I know
> > that Node.js sticks a file in there for its sources, along with other
> > installers.
> >
> > On 2020-02-27 19:37 -0600, Chuck Hast <[email protected]> wrote:
> >
> > > Folks, I have removed both the Unifi Controller (Ubiquiti) and MongoDB
> > from
> > > my system, but these still are in there. I have looked at the sources :
> > > /etc/apt/sources.list
> > > to see if they are referenced there but they are not.
> > >
> > > Hit:6 https://dl.ubnt.com/unifi/debian unifi-5.9 InRelease
> > >
> > > Ign:16 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4
> > InRelease
> > >
> > > Get:17 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release
> > > [3,457 B]
> > > Get:18 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4
> > > Release.gpg [801 B]
> > > Err:18 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4
> > Release.gpg
> > >   The following signatures were invalid: EXPKEYSIG BC711F9BA15703C6
> > MongoDB
> > > 3.4 Release Signing Key <[email protected]>
> > >
> > > Where else do I look to remove these parts?
> > >
> > > --
> > >
> > > Chuck Hast  -- KP4DJT --
> > > I can do all things through Christ which strengtheneth me.
> > > Ph 4:13 KJV
> > > Todo lo puedo en Cristo que me fortalece.
> > > Fil 4:13 RVR1960
> > > _______________________________________________
> > > PLUG mailing list
> > > [email protected]
> > > http://lists.pdxlinux.org/mailman/listinfo/plug
> > >
> >
> > --
> > Linh Pham
> > _______________________________________________
> > PLUG mailing list
> > [email protected]
> > http://lists.pdxlinux.org/mailman/listinfo/plug
> >
> 
> 
> -- 
> 
> Chuck Hast  -- KP4DJT --
> I can do all things through Christ which strengtheneth me.
> Ph 4:13 KJV
> Todo lo puedo en Cristo que me fortalece.
> Fil 4:13 RVR1960
> _______________________________________________
> PLUG mailing list
> [email protected]
> http://lists.pdxlinux.org/mailman/listinfo/plug
> 

-- 
Linh Pham
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to