Difference between revisions of "Knoppix Remastering Howto Brazilian Portuguese"


From Knoppix Documentation Wiki
Jump to: navigation, search
(Configurações do APT)
(Configurações do APT)
Line 119: Line 119:
 
Para verificar se há pacotes órfãos, tecle isto:
 
Para verificar se há pacotes órfãos, tecle isto:
 
  deborphan
 
  deborphan
Se quer salvar mais espaço retirando os pacotes órfãos, tecle isto (<u>Cuidado</u>: você <u>não</u> será indagado com "yes/no" para confirmar a remoção destes pacotes; quando você pressionar Enter depois deste comando, os pacotes serão eliminados):
+
Se quer salvar mais espaço retirando os pacotes órfãos (?)malvados(?) (que crueldade!), tecle isto (<u>Cuidado</u>: <u>Não</u> será indagado "yes/no" para confirmar a remoção destes pacotes. Quando você pressionar Enter depois deste comando, os pacotes terão desaparecido!):
 
  deborphan | xargs apt-get -y remove
 
  deborphan | xargs apt-get -y remove
 
If you're uncertain about the previous command and want to see what will happen without making any changes, just add the '''-s''' option to the apt-get command like this (you can do this with all of the apt-get commands, and it's a good habit to use this option before mass operations like this one):
 
If you're uncertain about the previous command and want to see what will happen without making any changes, just add the '''-s''' option to the apt-get command like this (you can do this with all of the apt-get commands, and it's a good habit to use this option before mass operations like this one):

Revision as of 20:01, 21 June 2007