On 10 Apr 2011 15:09, Lev Lamberov <[email protected]> wrote:
> Package: aptitude
> Version: 0.6.3-3.2
> Severity: wishlist
>
> Aptitude should have filtering option based upon a
> repositary. For example, "show packages only from official Debian
> repositary" or "show packages only from Google repositary" and so
> on.

The limit display command (shortcut: l) in the search menu
already implements filtering. I believe the ?origin [1] search
term does what you want.

Show only packages from official Debian repositories:
?origin(debian)

Show only packages from Google repository:
?origin(google)

Show only packages _not_ from official Debian repositories:
!?origin(debian)


[1] 
http://algebraicthunk.net/~dburrows/projects/aptitude/doc/en/ch02s03s05.html#searchOrigin



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to