You are not logged in.

#1 2017-02-19 21:49:45

lardon
Member
Registered: 2008-05-31
Posts: 264
Website

How do you find packages that are no longer in the repos?

When a package is dropped from the Arch repos, it sits on your system but no longer gets updates. This could be a security risk. So is there a way to search for such packages?

(I asked myself this question after discovering that Anki has apparently disappeared from [community]).


Autojump, the fastest way to navigate your filesystem from the command line!

Offline

#2 2017-02-19 21:54:51

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: How do you find packages that are no longer in the repos?

`pacman -Qm` will list all installed packages not in the repos.  This will also include locally built and AUR packages, but you should recognize those.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Online

#3 2017-02-19 22:02:23

lardon
Member
Registered: 2008-05-31
Posts: 264
Website

Re: How do you find packages that are no longer in the repos?

Thanks! In addition, yaourt also supports "-Qm" and is able to distinguish local packages from AUR packages.


Autojump, the fastest way to navigate your filesystem from the command line!

Offline

Board footer

Powered by FluxBB