erlug
[Top] [All Lists]

Re: [Erlug] apt-get upgrade

To: erlug@xxxxxxxxxxxxxx
Subject: Re: [Erlug] apt-get upgrade
From: Marco Bertolini <marco.bertolini1@xxxxxxxxxxxxxxxxx>
Date: Thu, 22 Apr 2004 17:39:27 +0200
On Tue, 20 Apr 2004 22:33:42 +0200
Federico Calboli <f.calboli@xxxxxxxxx> wrote:


FC> In piu`, e` possibile fare apt-get upgrade solo di una fetta dei
FC> possibili pacchetti? che so, io uso Sid, se volessi fare apt-get
FC> upgrade dei pacchetti di GNOME, esiste un modo di farlo senza
FC> coinvolgere altra roba? 

Non so se ti può essere utile, cmq io mi sono trovato molto bene con
questa sintassi
#apt-get install ^<keyword>
Se non sbaglio (ed è probabile), in questo modo, apt cerca di installare
(o aggiornare) solo i pacchetti che matchano un
$apt-cache search <keyword>

E' chiaro che se ti serve per GNOME ha poco senso, perchè ti fa
installare molta più roba di quella che vorresti, ma in alcuni casi è
comoda. Io ad esempio la uso per aggiornare solo Xfce4.

legolas:/home/berto# apt-get install ^xfce4
Reading Package Lists... Done
Building Dependency Tree... Done
Note, selecting xfce4-mcs-plugins for regex '^xfce4'
Note, selecting xfce4-toys for regex '^xfce4'
Note, selecting xfce4-dev for regex '^xfce4'
Note, selecting xfce4-themes for regex '^xfce4'
Note, selecting xfce4-panel for regex '^xfce4'
Note, selecting xfce4-goodies for regex '^xfce4'
Note, selecting xfce4 for regex '^xfce4'
Note, selecting xfce4-trigger-launcher for regex '^xfce4'
Note, selecting xfce4-notes-plugin for regex '^xfce4'
Note, selecting xfce4-battery-plugin for regex '^xfce4'
Note, selecting xfce4-panel-dev for regex '^xfce4'
Note, selecting xfce4-mcs-manager-dev for regex '^xfce4'
Note, selecting xfce4-netload-plugin for regex '^xfce4'
Note, selecting xfce4-systemload-plugin for regex '^xfce4'
Note, selecting xfce4-diskperf-plugin for regex '^xfce4'
Note, selecting xfce4-datetime-plugin for regex '^xfce4'
Note, selecting xfce4-artwork for regex '^xfce4'
Note, selecting xfce4-mcs-manager for regex '^xfce4'
Note, selecting xfce4-iconbox for regex '^xfce4'
Note, selecting xfce4-utils for regex '^xfce4'
Note, selecting xfce4-showdesktop-plugin for regex '^xfce4'
Note, selecting xfce4-systray for regex '^xfce4'
Note, selecting xfce4-minicmd-plugin for regex '^xfce4'
Note, selecting xfce4-session for regex '^xfce4'
Note, selecting xfce4-mixer for regex '^xfce4'
Note, selecting xfce4-clipman-plugin for regex '^xfce4'
0 upgraded, 0 newly installed, 0 to remove and 34 not upgraded.

Spero di esserti stato in qualche modo utile.

ciao
        Berto
--
Lo specialista è qualcuno che sa molto di poco; che impara sempre di 
più di sempre meno; fino a che sa tutto di nulla.
                                        George Bernard Shaw
-----------------------------------------------------------------------
Registered Linux User #342067
Please don't send me documents in M$ Office format.
See http://www.fsf.org/philosophy/no-word-attachments.html
-----------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>