|
find which package a file belongs to |
| Autor |
Wiadomość |
max
Dołączył: 07 Lip 2005 Posty: 13
|
Wysłany: 7 Lipiec 2005, 16:41 find which package a file belongs to
|
|
|
Hi,
Sorry it is in English I don't master any Polish. Anyway I am very new to PLD and I am building a new system.
One of things that I have not been able to find out is how to figure out which packages to install. For example I am now missing a file/script "cmp". What is the best way in PLD to find the rpm file where this file belongs to.
I have been looking throught the docs but could not find the information.
Thanks upfront for your help
Max.
P.S. I guess this is the right forum I thought I saw something like configuration in the topic line |
|
|
|
 |
spider
Administrator Developer

Distro: PLD Titanium
Pomógł: 39 razy Dołączył: 03 Lip 2005 Posty: 1138 Skąd: Szczecin
|
Wysłany: 7 Lipiec 2005, 16:48
|
|
|
Use poldek interacive mode and type search -f *file*
for example:
| Kod: | poldek> search -f *mkfs.reiserfs*
Przeszukiwanie pakietów..........................................zrobione.
2 package(s) found:
progsreiserfs-0.3.1-1.rc8.4
reiserfsprogs-3.6.19-2
poldek> |
|
_________________ Zanim zadasz pytanie: przeczytaj
  |
|
|
|
 |
max
Dołączył: 07 Lip 2005 Posty: 13
|
Wysłany: 7 Lipiec 2005, 18:21
|
|
|
Well shame on me. this is an rtfm question. Anyway thank you for the quick reply.
Max. |
|
|
|
 |
|
|