Difference between revisions of "Translations:Emerge/13/en"

From Funtoo
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 04:55, April 14, 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
}}

When upgrading to a new version of perl, it is necessary to also run perl-cleaner afterwards:

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