* [sisyphus] Как получить список всех пакетов в репозитарии?
@ 2006-01-27 14:36 Slava Dubrovskiy
2006-01-27 14:46 ` Alexey I. Froloff
0 siblings, 1 reply; 3+ messages in thread
From: Slava Dubrovskiy @ 2006-01-27 14:36 UTC (permalink / raw)
To: Sisyphus
Здравствуйте.
Подскажите пожалуйста, как можно получить список всех пакетов в репозитарии?
Соорудил вот такую конструкцию, $apt-cache dumpavail | grep "Package:" |
sort |tr -d "Package: "
но что-то это не очень работает. Как правильно?
--
С уважением,
Дубровский Вячеслав.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] Как получить список всех пакетов в репозитарии?
2006-01-27 14:36 [sisyphus] Как получить список всех пакетов в репозитарии? Slava Dubrovskiy
@ 2006-01-27 14:46 ` Alexey I. Froloff
2006-01-27 14:54 ` Slava Dubrovskiy
0 siblings, 1 reply; 3+ messages in thread
From: Alexey I. Froloff @ 2006-01-27 14:46 UTC (permalink / raw)
To: ALT Linux Sisyphus
[-- Attachment #1: Type: text/plain, Size: 512 bytes --]
* Slava Dubrovskiy <slava@> [060127 17:40]:
> Подскажите пожалуйста, как можно получить список всех пакетов в репозитарии?
Смотрим в /usr/share/zsh/Completion/Redhat/_rpm_packages:
_rpm_packages_update_avail () {
...
apt-cache --generate --no-all-names pkgnames
...
Ну и man apt-cache тоже довольно интересное чтиво...
--
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
-------------------------------------------
Inform-Mobil, Ltd. System Administrator
http://www.inform-mobil.ru/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] Как получить список всех пакетов в репозитарии?
2006-01-27 14:46 ` Alexey I. Froloff
@ 2006-01-27 14:54 ` Slava Dubrovskiy
0 siblings, 0 replies; 3+ messages in thread
From: Slava Dubrovskiy @ 2006-01-27 14:54 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Alexey I. Froloff пишет:
>apt-cache --generate --no-all-names pkgnames
>
>
Спасибо большое.
>Ну и man apt-cache тоже довольно интересное чтиво...
>
>
Ну конечно же читал.
"pkgnames
Данная команда выдает имя каждого пакета в
системе."
Сбило с толку то, что написано: - "в системе", а на самом деле во всем
репозитарии.
Чувствуете разницу?
--
С уважением,
Дубровский Вячеслав.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-01-27 14:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-27 14:36 [sisyphus] Как получить список всех пакетов в репозитарии? Slava Dubrovskiy
2006-01-27 14:46 ` Alexey I. Froloff
2006-01-27 14:54 ` Slava Dubrovskiy
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git