Re: up2date client function
Hunter Matthews <[email protected]> 07 Nov 2002 11:08:02 -0500
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2002-11-07 at 09:15, [email protected] wrote: > Hi, > > Can someone help me if up2date has a way of use like apt-get when, for > example, I ask: > > apt-get install php* up2date php will grab the php package ITSELF, and all of its dependancies. The client does not handle wildcards. Closest to what you want is up2date $(up2date --showall | grep php) which gets up2date to say what all the available packages are, greps for all the php ones, and uses up2date to grab that list. And note that the -i option John gave isn't _quite_ what you wanted - leave it off. > > when it will download not only the dependencies but all kind of php > packages? > > Thanks, > > Murilo InĂ¡cio Ferreira > Brazil > > > _______________________________________________ > Current-server mailing list > [email protected] > http://lists.dulug.duke.edu/mailman/listinfo/current-server > > -- Hunter Matthews Unix / Network Administrator Office: BioScience 145/244 Duke Univ. Biology Department Key: F0F88438 / FFB5 34C0 B350 99A4 BB02 9779 A5DB 8B09 F0F8 8438 Never take candy from strangers. Especially on the internet.