[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: apt list
On Wed, Dec 17, 2003 at 07:53:39PM -0600, Stephen D. Reindl wrote:
> Is there a list of the rpms in an apt repository that a person could
> look through when they aren't positive what a package is called?
apt-cache search .
Replace "." which any regular expression. ("." matches any character,
so that will match any package.)
And then there's synaptic...
Steve
--
steve@silug.org | Southern Illinois Linux Users Group
(618)398-7360 | See web site for meeting details.
Steven Pritchard | http://www.silug.org/
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.
- References:
- apt list
- From: "Stephen D. Reindl" <sreindl@apci.net>