From: Ivan Fedorov <ns@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Получение списка всех пакетов по шаблону
Date: Sat, 06 Feb 2010 03:32:07 -0800 (PST)
Message-ID: <m3vdea1txu.fsf@thinkpad.oxyum.localnet> (raw)
In-Reply-To: <8d778a621002060304g470043f8od70f9d1f8f0e3f11@mail.gmail.com> (=?utf-8?B?ItCV0LLQs9C10L3QuNC5INCg0L7RgdGC0L7QstGG0LXQsiIncw==?= message of "Sat, 6 Feb 2010 18:04:07 +0700")
[-- Attachment #1: Type: text/plain, Size: 556 bytes --]
Евгений Ростовцев
<real.altlinux.org-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
> Привет!
>
> Как-нибудь скриптом можно получить список названий всех пакетов,
> расположенных во всех доступных apt'у репозиториях, удовлетворяющих
> некоторому шаблону? Например 'python-module-*' или '*-pickles'.
apt-cache search -n ^python-module | sed 's/\ .*$//' | grep ^python-module | sort
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2010-02-06 11:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-06 11:04 Евгений Ростовцев
2010-02-06 11:32 ` Ivan Fedorov [this message]
2010-02-07 22:07 ` Michael Shigorin
2010-02-06 11:33 ` Afanasov Dmitry
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3vdea1txu.fsf@thinkpad.oxyum.localnet \
--to=ns@altlinux.org \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git