Difference between revisions of "Translations:Emerge/13/pt-br"

From Funtoo
Jump to navigation Jump to search
(Created page with "'''Ao atualizar para uma nova versão do {{c|Perl}}, é necessário executar manualmente o comando {{c | perl-cleaner}} posteriormente: ''' {{console|body= ###i## emerge -auv...")
 
(No difference)

Latest revision as of 16:29, November 15, 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Emerge)
'''When upgrading to a new version of perl, it is necessary to also run {{c|perl-cleaner}} afterwards:'''
{{console|body=
###i## emerge -auvDN @world
###i## perl-cleaner --all
}}

Ao atualizar para uma nova versão do Perl, é necessário executar manualmente o comando perl-cleaner posteriormente:

root # emerge -auvDN @world
root # perl-cleaner --all