[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: startx



On Sun, Mar 10, 2002 at 06:43:47AM +0100, NN_il_Confusionario wrote:
> > PS: apt-get install serve ad installare un pacchetto di cui conosco il
> > nome... ma se il nome non lo so come faccio a cercarlo? o tipo a cercare
> > un pacchetto che contiene un tale file?
[snip]

dimenticavo inoltre:
apt-cache search $STRINGA # cerca nei nomi e nelle descrizioni dei pacchetti
apt-cache -g pkgnames # fornisce tutti i nomi di pacchetti discponibili
                      # con cui poi puoi usare grep in pipe ...
(oltre a greppare direttamente in /var/lib/dpkg e le analoghe dir per apt)

poi puoi usare mc:

apt and dpkg vfs
================

Piotr Roszatycki <dexter@debian.org> wrote a vfs for mc, which is a 
frontend to apt and dpkg.

Just "cd #apt" or "cd #dpkg" at the mc command line and see for yourself.

The only drawback is, that due to the vfs caching, you won't see the
change in the status, when you install or remove a package.


Infine dselect ha una funzione alquanto limitata di ricerca.
Meglio per le ricerche aptitude e/o apt-find come interfaccia "tipo dselect"

Qualcuno ha scritto qualche mese orsono un meta-comando che si interfaccia
ai vari apt* dpkg* ecc. per gestire i pacchetti deb in modo unificato.
Cerca negli archivi di debian-devel (o era debian user?)



Reply to: