On 30/05/2024 16:22, Thomas Schmitt wrote:
Max Nikulin wrote:
apt-patterns(7)
Wow. What kind of programming language can have inspired the developers
to define such a syntax ?
https://blog.jak-linux.org/2019/08/15/apt-patterns/
"apt list" has some limitations in comparison to "aptitude search". I
have no idea what was the source of inspiration for aptitude, but this
query language appeared perhaps a quarter of century ago.
https://www.debian.org/doc/manuals/aptitude/ch02s04s05.en.html
For me it is hard to compose a query beyond trivial ones. My adventures
with "apt list":
Re: List packages from non-default repositories. Wed, 4 Oct 2023
17:26:47 +0700
https://lists.debian.org/msgid-search/ufjel7$l9m$1...@ciao.gmane.io
However I did not post last variant of the query. It is for aptitude.
As to obsolete vs. local packages, my guess is that apt may label some
version as obsolete if another version of the same package is still
available from some repository. Otherwise it is local.