[linux-l] nochma Debian-Installerei

Soeren Sonnenburg linux at nn7.de
Do Nov 21 08:49:18 CET 2002


On Thu, 2002-11-21 at 08:22, Oliver Bandel wrote:
> Hi,
> 
> 
> kann man die Install-Tools (oder eines davon)
> eigentlich auch dazu überreden, mal Klartext,
> ääähhh regexp-text mit einem zu reden?

typischer fall von RTFM

man apt-get 

apt-get install <package>

If  no  package matches the given expression and the expression contains
one of '.', '?' or '*' then it is assumed to be a POSIX regex
and it is applied to all package names in the database. Any matches are
then installed (or removed). Note that  matching  is  done  by
substring so 'lo.*' matches 'how-lo' and 'lowest'. If this is undesired
prefix with a '^' character.

S.




Mehr Informationen über die Mailingliste linux-l