Difference between revisions of "Translations:Emerge/13/zh-cn"

From Funtoo
Jump to navigation Jump to search
(Created page with "'''当升级到新版本的 perl 时,还需要在升级后运行 {{c|perl-cleaner}}:''' {{console|body= ###i## emerge -auvDN @world ###i## perl-cleaner --all }}")
 
(No difference)

Latest revision as of 18:56, March 26, 2021

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
}}

当升级到新版本的 perl 时,还需要在升级后运行 perl-cleaner

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